Bug 2025695 - landoscript: add extension_manifest_version_bump action#1413
Draft
JohanLorenzo wants to merge 2 commits intomozilla-releng:masterfrom
Draft
Bug 2025695 - landoscript: add extension_manifest_version_bump action#1413JohanLorenzo wants to merge 2 commits intomozilla-releng:masterfrom
JohanLorenzo wants to merge 2 commits intomozilla-releng:masterfrom
Conversation
e1ae002 to
d0f0b74
Compare
d0f0b74 to
b4333f5
Compare
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.
Bug 2025695
Summary
extension_manifest_version_bumplandoscript action that bumps the patch version in a WebExtension manifest.json (e.g.,151.0.0→151.0.1)script.pydispatch and the task schema_validate_file,_fetch_file,_bump_manifest_version,_build_commit)This is one part of a multi-repo change to automate the manual "bump minor version" step in the newtab XPI train-hop process.
Merge order
dev-landoscriptbranch first for e2e testing, then merge to masterVerification
All verifications were done locally:
uv run pytestinlandoscript/)manifest.json, generated correct diff (150.0.0 → 150.0.1), produced validlando-actions.jsonlandoscript_task_schema.json