bi
Builder.io
GitHub
@builder.io/sdks
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
@builder.io/sdks
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
GitHub
@builder.io/sdks
Workspace
Succeeded
fix/smartling-clear-translation-metadata
bc28ef38 fix[smartling]: update version to 0.1.2 in package.json and package-lock.json
by Sanyam Kamat
S
Succeeded
fix/smartling-clear-translation-metadata
a88f426f fix[smartling]: update version to 0.1.2-1 in package.json and package-lock.json
by Sanyam Kamat
S
Failed
fix/smartling-clear-translation-metadata
e982be7a fix[smartling]: restore guarded metadata conversion
by Sanyam Kamat
S
Failed
fix/smartling-clear-translation-metadata
8d8ffeef fix[smartling]: pass string to dialogs.confirm instead of object `appState.dialogs.confirm` expects a plain string, not an options object. Passing `{ message: '...' }` caused React to crash with "Objects are not valid as a React child" when ConfirmDialog tried to render the object directly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Manish-Bui...
M
Failed
fix/smartling-clear-translation-metadata
e990f16d fix[smartling]: fix Clear translation metadata button not working `content.meta` is a MobX observable Map; calling `fastClone` on it (JSON.parse/JSON.stringify) serialises it as `{}`, so the subsequent `delete` calls were no-ops and `updateLatestDraft` was called with an empty meta object instead of the correctly-stripped one. Replace `fastClone(content.meta)` with `{ ...content.meta?.toJS() }` to match the identical pattern already used in the backend's `cleanupOrphanedTranslationMetadata` helper in `smartling.ts`. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Manish-Bui...
M
Failed
fix/smartling-clear-translation-metadata
8c8c39bd fix[smt]: update version to 0.1.2-0 in package.json and package-lock.json
by Sanyam Kamat
S
Succeeded
fix/smartling-clear-translation-metadata
3ddeae69 fix[smartling]: guard translation metadata conversion
by Sanyam Kamat
S
Succeeded
fix/smartling-clear-translation-metadata
7397938a fix[smartling]: guard translation metadata conversion
by Sanyam Kamat
S
Previous
Next