Skip to content

Comments

chore(nimbus): Split update firefox version by app and channel#14018

Merged
yashikakhurana merged 1 commit intomainfrom
13993/split_app_channel
Nov 21, 2025
Merged

chore(nimbus): Split update firefox version by app and channel#14018
yashikakhurana merged 1 commit intomainfrom
13993/split_app_channel

Conversation

@yashikakhurana
Copy link
Contributor

Because

  • Single monolithic PR for all Firefox version updates blocks independent merging like here and all tests run even when only one version changes.

This commit

  • Splits Firefox version updates into 4 separate CircleCI jobs (Desktop Release/Beta, Fenix Beta, Fennec Release)
  • Refactors external_integration_updater_script.sh to accept and arguments
  • Each job creates individual PRs with descriptive titles
  • Enables parallel execution and independent merging of version updates

Fixes #13993

@yashikakhurana yashikakhurana marked this pull request as ready for review November 21, 2025 19:08
Copy link
Collaborator

@jaredlockhart jaredlockhart left a comment

Choose a reason for hiding this comment

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

Sick, thank you @yashikakhurana don't forget to update the 'required jobs' in the gh branch permissions 🙏

@yashikakhurana
Copy link
Contributor Author

Sick, thank you @yashikakhurana don't forget to update the 'required jobs' in the gh branch permissions 🙏

sure sure, thanks @jaredlockhart

@yashikakhurana yashikakhurana added this pull request to the merge queue Nov 21, 2025
Merged via the queue into main with commit 81c0a7d Nov 21, 2025
16 checks passed
@yashikakhurana yashikakhurana deleted the 13993/split_app_channel branch November 21, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split Update Firefox Circle Jobs by App/Channel

3 participants