Conversation
… apps, and stop release-to-main PRs Equal-or-newer upserts overlay in place so target-only carousel fields survive promote. Auto-promo writes INIT catalog.json only for brand-new apps and leaves existing catalogs to the target branch CI job. The newest release branch is the end of the chain; next_release_branch no longer hops to main.
jbisaSF
force-pushed
the
W-23331697-preserve-manifest-extras-26.8
branch
from
August 20, 2026 15:34
005de59 to
8ac09ec
Compare
2 tasks
Contributor
Author
|
Superseded by #137 — this PR closed when the head branch was renamed to |
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.
Summary
merge_manifest_entrytreated equal-or-newer versions as a wholesale entry replace, so keys present only on the target (isFeatured,featured*,badge,companyName) were dropped whenever 26.8 lacked them.existing + incoming): source still wins on overlapping keys (version/zip/sha256 keep advancing), target-only keys are preserved, and category order is stable.release/26.8because promote uses the source branch'spromotion-utils.sh. 26.8 → 26.9 is the hop that can clobber 26.9-only metadata. After merge, auto-promote should carry the script forward to 26.9.Test plan
bash .github/scripts/test-promotion-utils.sh— 55 passed, including new cases:version/zip/sha256on 26.9