Bug 2025695 - landoscript: add extension_manifest_version_bump action#1413
Draft
JohanLorenzo wants to merge 1 commit intomozilla-releng:masterfrom
Draft
Bug 2025695 - landoscript: add extension_manifest_version_bump action#1413JohanLorenzo wants to merge 1 commit intomozilla-releng:masterfrom
JohanLorenzo wants to merge 1 commit intomozilla-releng:masterfrom
Conversation
b4333f5 to
42863d0
Compare
This was referenced Mar 30, 2026
Contributor
|
I don't love that this is an entirely new ad-hoc action. Couldn't we re-use the existing version_bump and tag actions? |
42863d0 to
0a9cd84
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 minor version in a WebExtension manifest.json (e.g.,151.0.0→151.1.0)script.pydispatch and the task schema_validate_file,_fetch_file,_bump_manifest_version,_build_commit)Merge order
None of these steps have happened yet. They must occur in this sequence:
dev-landoscript+ e2e testVerification
All verifications were done locally:
uv run pytestinlandoscript/)manifest.json, generated correct diff (150.0.0 → 150.1.0), produced validlando-actions.jsonlandoscript_task_schema.json