Skip to content
Snippets Groups Projects
Unverified Commit fb835be6 authored by boklm's avatar boklm
Browse files

Bug 41040: Update release prep alpha templates

The stable release prep templates should be updated in a separate commit
when this is backported to `maint-14.0`.
parent f27def7c
Branches
Tags
1 merge request!1166Bug 41040: Add configuration to rbm.conf to select channel and platforms
......@@ -65,6 +65,7 @@ Mullvad Browser Alpha (and Nightly) are on the `main` branch
- [ ] `var/torbrowser_build`: updated to `${MULLVAD_BROWSER_BUILD_N}`
- [ ] `var/browser_release_date`: updated to build date. For the build to be reproducible, the date should be in the past when building.
- **⚠️ WARNING**: If we have updated `var/torbrowser_build` without updating the `firefox` tag, then we can leave this unchanged to avoid forcing a firefox re-build (e.g. when bumping `var/torbrowser_build` to build2, build3, etc due to non-firefox related build issues)
- [ ] `var/browser_platforms`: updated to enable the platforms included in this release
- [ ] `var/torbrowser_incremental_from`: updated to previous Desktop version
- **NOTE**: We try to build incrementals for the previous 3 desktop versions
- **⚠️ WARNING**: Really *actually* make sure this is the previous Desktop version or else the `make mullvadbrowser-incrementals-*` step will fail
......@@ -111,7 +112,7 @@ Mullvad Browser Alpha (and Nightly) are on the `main` branch
- [ ] Build the tag:
- Run:
```bash
make mullvadbrowser-alpha && make mullvadbrowser-incrementals-alpha
make mullvadbrowser
```
- [ ] Tor Project build machine
- [ ] Local developer machine
......
......
......@@ -65,6 +65,7 @@ Tor Browser Alpha (and Nightly) are on the `main` branch
- [ ] `var/torbrowser_build`: updated to `${TOR_BROWSER_BUILD_N}`
- [ ] `var/browser_release_date`: updated to build date. For the build to be reproducible, the date should be in the past when building.
- **⚠️ WARNING**: If we have updated `var/torbrowser_build` without updating the `firefox` or `geckoview` tags, then we can leave this unchanged to avoid forcing a firefox re-build (e.g. when bumping `var/torbrwoser_build` to build2, build3, etc due to non-firefox related build issues)
- [ ] `var/browser_platforms`: updated to enable the platforms included in this release
- [ ] ***(Desktop Only)*** `var/torbrowser_incremental_from`: updated to previous Desktop version
- **NOTE**: We try to build incrementals for the previous 3 desktop versions
- **⚠️ WARNING**: Really *actually* make sure this is the previous Desktop version or else the `make torbrowser-incrementals-*` step will fail
......@@ -135,7 +136,7 @@ Tor Browser Alpha (and Nightly) are on the `main` branch
- [ ] Build the tag:
- Run:
```bash
make torbrowser-alpha && make torbrowser-incrementals-alpha
make torbrowser
```
- [ ] Tor Project build machine
- [ ] Local developer machine
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment