-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(nimbus): Check external firefox integrations and task ids and v…
…ersions (#11755)
- Loading branch information
1 parent
915d002
commit f29fc25
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
FIREFOX_DESKTOP_BETA_TASK_ID="FbCq9dP0TMSZqwxVcIC9sg" | ||
FIREFOX_DESKTOP_BETA_TASK_ID="PJoPZgqDQXC1kl7Z02BxbA" |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
FIREFOX_DESKTOP_RELEASE_VERSION_ID="132.0.1" | ||
FIREFOX_DESKTOP_RELEASE_VERSION_ID="132.0.2" |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
FIREFOX_FENIX_NIGHTLY_TASK_ID="A1mSZiPSSHu4dRI_pLEtlQ" | ||
FIREFOX_FENIX_NIGHTLY_TASK_ID="X1iow03ORTuwFcbxyjoJ-g" |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FIREFOX_FENNEC_BETA_VERSION_ID="release/v133" | ||
BRANCH="release/v133" | ||
# Firefox version is "132.0.1" | ||
# Firefox version is "132.0.2" |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FIREFOX_FENNEC_RELEASE_VERSION_ID="Firefox v132.1" | ||
BRANCH="release/v132" | ||
# Firefox version is "132.0.1" | ||
# Firefox version is "132.0.2" |