Commit 5203603
authored
SY-4297: Arc Params Refactor (Part 8) - Data Migration (#2493)
* SY-4297: Add v56 migration for config to inputs unification
Migrate persisted Arc programs from the separate config/inputs layout to the unified inputs list. The v56 to live step folds config into inputs config-first and dedupes the legacy ExecBoth mirror; the chain runs
v54 to v56 to live and preserves the set_status rename through the retarget. Rewire the arc service gorp migration chain accordingly.1 parent bde5d10 commit 5203603
49 files changed
Lines changed: 4109 additions & 190 deletions
File tree
- arc/go
- compiler/migrations/v56
- graph/migrations
- v54
- v56
- ir/migrations
- v54
- v56
- program/migrations
- v54
- v56
- text/migrations/v56
- types/migrations/v56
- client/cpp/arc
- core/pkg/service/arc
- migrations
- v54
- v56
- x/go
- color/migrations/v56
- label/migrations/v56
- spatial/migrations/v56
- status/migrations
- v54
- v56
- telem/migrations/v56
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments