Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions grants.d/grants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2332,6 +2332,10 @@

- grant:
- project:releng:lando:action:version_bump

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need these ones?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, for the time being. Once all the repos are migrated to the new scopes, then we'll remove the global version_bump scopes. That's step 7 in the merge order above 🙂 Please let me know if you prefer another approach.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope was just checking. Sorry this dropped from my review queue so didn't notice the reply

- project:releng:lando:action:version_bump:file:browser/config/version.txt
- project:releng:lando:action:version_bump:file:browser/config/version_display.txt
- project:releng:lando:action:version_bump:file:config/milestone.txt
- project:releng:lando:action:version_bump:file:mobile/android/version.txt
- project:releng:lando:repo:{lando_repo}
to:
- project:
Expand Down
3 changes: 2 additions & 1 deletion grants.d/xpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,10 @@
- team_moco
- team_mozillaonline

# Bug 2025695: lando scopes for newtab XPI version bump
- grant:
- project:releng:lando:action:version_bump
- project:releng:lando:action:version_bump:file:browser/extensions/newtab/manifest.json
- project:releng:lando:action:version_bump:file:browser/extensions/webcompat/manifest.json

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add ipp-activator here as well

- project:releng:lando:repo:firefox-main
to:
- project:
Expand Down