390
edits
(Update to include a step on verifying snap builds are available.) |
(Update iOS version bump steps to use version.txt) |
||
| Line 228: | Line 228: | ||
# firefox-ios: Create a firefox-ios release branch with the format release/vxxx off of the main branch | # firefox-ios: Create a firefox-ios release branch with the format release/vxxx off of the main branch | ||
#* Create a branch name with the format release/vxxx off of the main branch through the GitHub UI | #* Create a branch name with the format release/vxxx off of the main branch through the GitHub UI | ||
# firefox-ios: Update the firefox-ios version from the previous nightly version to the next nightly version in the [https://github.com/mozilla-mobile/firefox-ios/tree/main main branch] | # firefox-ios: Update the firefox-ios the version in [https://github.com/mozilla-mobile/firefox-ios/blob/main/version.txt version.txt] from the previous nightly version to the next nightly version in the [https://github.com/mozilla-mobile/firefox-ios/tree/main main branch] | ||
#* | #* Edit version.txt directly in GitHub and commit as "Bump - Set version to XXX.0" | ||
# firefox-ios: Notify the firefox-ios dev team on [https://mozilla.enterprise.slack.com/archives/C03PKCHHSSD #firefox-ios-releases] that the release branch is ready and the version bumped was merged | # firefox-ios: Notify the firefox-ios dev team on [https://mozilla.enterprise.slack.com/archives/C03PKCHHSSD #firefox-ios-releases] that the release branch is ready and the version bumped was merged | ||
# firefox-ios: Trigger the Firefox: import translations GitHub action | # firefox-ios: Trigger the Firefox: import translations GitHub action | ||
| Line 651: | Line 651: | ||
# Bump the Firefox iOS version in the release branch to XXX.1 | # Bump the Firefox iOS version in the release branch to XXX.1 | ||
#* Wait until the Friday of RC week to avoid bumping the version if another RC is needed | #* Wait until the Friday of RC week to avoid bumping the version if another RC is needed | ||
#* Edit version.txt directly in GitHub and commit as "Bump - Set version to XXX.1" | |||
=RC Uplifts= | =RC Uplifts= | ||
edits