chore: migrate orders to Blend resolution semantics - #21
Merged
Merged
Conversation
Pin Orders CI to Blend 0.2.15 and regenerate the v3 order contract. Replace five VS Code ignores with explicit Unmanaged fields, convert Starship to structured TOML without changing its parsed values, and remove the obsolete Blend ignore block while applying BlendOrder. Validated all 11 orders and formatting on Linux and macOS. Disposable 0.2.14-to-0.2.15 upgrade and bidirectional sync probes preserve local VS Code settings and managed Starship values.
Owner
|
@frantic1048 Thanks sincerely 🙇 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade Orders CI to digest-pinned Blend 0.2.15 and regenerate the v3 contract so the orders can use recursive resolution semantics.
ignoreentries with explicit'Unmanagedfields. Existing machine-local values survive sync, missing values stay absent, and local values are not imported into the orders.BlendOrdercontract.Validation:
blend checkandblend format --checkpassed for all 11 orders using the exact Linux CI image and the published macOS ARM64 binary. Disposable-home tests covered an upgrade from published 0.2.14 with existing snapshots, both sync directions, fresh deployment, and null/false/empty/nested unmanaged values. Starship's before/after output parsed identically. Sync behavior was exercised on macOS; Linux validation used the published container.