[tor-commits] [Git][tpo/applications/tor-browser-build][main] Update Release Prep templates:

morgan (@morgan) git at gitlab.torproject.org
Tue Oct 29 01:35:55 UTC 2024



morgan pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
2e260b97 by Morgan at 2024-10-29T01:34:46+00:00
Update Release Prep templates:

- no 'legacy' rule for website (as legacy bins will only be available on dist.torproject.org)
- we make a blog post for legacy channel, but no website update

- - - - -


3 changed files:

- .gitlab/issue_templates/Release Prep - Tor Browser Alpha.md
- .gitlab/issue_templates/Release Prep - Tor Browser Legacy.md
- .gitlab/issue_templates/Release Prep - Tor Browser Stable.md


Changes:

=====================================
.gitlab/issue_templates/Release Prep - Tor Browser Alpha.md
=====================================
@@ -152,10 +152,8 @@ Tor Browser Alpha (and Nightly) are on the `main` branch
   - [ ] `databags/versions.ini`: Update the downloads versions
       - `torbrowser-stable/version`: catch-all for latest stable version
       - `torbrowser-alpha/version`: catch-all for latest alpha version
-      - `torbrowser-legacy/version`: catch-all for latest ESR-115 version
       - `torbrowser-*-stable/version`: platform-specific stable versions
       - `torbrowser-*-alpha/version`: platform-specific alpha versions
-      - `torbrowser-*-legacy/version`: platform-specific legacy versions
   - [ ] Push to origin as new branch and create MR
   - [ ] Review
   - [ ] Merge


=====================================
.gitlab/issue_templates/Release Prep - Tor Browser Legacy.md
=====================================
@@ -141,16 +141,12 @@ Tor Browser Legacy is on the `maint-13.5` branch
 <details>
   <summary>Website</summary>
 
-  ### downloads: https://gitlab.torproject.org/tpo/web/tpo.git
-  - [ ] `databags/versions.ini`: Update the downloads versions
-      - `torbrowser-stable/version`: catch-all for latest stable version
-      - `torbrowser-alpha/version`: catch-all for latest alpha version
-      - `torbrowser-legacy/version`: catch-all for latest ESR-115 version
-      - `torbrowser-*-stable/version`: platform-specific stable versions
-      - `torbrowser-*-alpha/version`: platform-specific alpha versions
-      - `torbrowser-*-legacy/version`: platform-specific legacy versions
-      - `tor-stable`,`tor-alpha`: set by tor devs, do not touch
-  - [ ] Push to origin as new branch and create MR
+  ### blog: https://gitlab.torproject.org/tpo/web/blog.git
+  - [ ] Run `tools/signing/create-blog-post` which should create the new blog post from a template (edit set-config.blog to set you local blog directory)
+    - [ ] Note any ESR update
+    - [ ] Thank any users which have contributed patches
+    - [ ] **(Optional)** Draft any additional sections for new features which need testing, known issues, etc
+  - [ ] Push to origin as new branch and open MR
   - [ ] Review
   - [ ] Merge
     - **⚠️ WARNING**: Do not deploy yet!
@@ -232,7 +228,7 @@ popd
     ```bash
     static-update-component cdn.torproject.org && static-update-component dist.torproject.org
     ```
-- [ ] Deploy `tor-website` MR
+- [ ] Deploy `tor-blog` MR
 - [ ] On `staticiforme.torproject.org`, remove old release:
   - **NOTE**: Skip this step if we need to hold on to older versions for some reason (for example, this is an Andoid or Desktop-only release, or if we need to hold back installers in favor of build-to-build updates if there are signing issues, etc)
   - [ ] `/srv/cdn-master.torproject.org/htdocs/aus1/torbrowser`


=====================================
.gitlab/issue_templates/Release Prep - Tor Browser Stable.md
=====================================
@@ -152,10 +152,8 @@ Tor Browser Stable is on the `maint-${TOR_BROWSER_MAJOR}.${TOR_BROWSER_MINOR}` b
   - [ ] `databags/versions.ini`: Update the downloads versions
       - `torbrowser-stable/version`: catch-all for latest stable version
       - `torbrowser-alpha/version`: catch-all for latest alpha version
-      - `torbrowser-legacy/version`: catch-all for latest ESR-115 version
       - `torbrowser-*-stable/version`: platform-specific stable versions
       - `torbrowser-*-alpha/version`: platform-specific alpha versions
-      - `torbrowser-*-legacy/version`: platform-specific legacy versions
   - [ ] Push to origin as new branch and create MR
   - [ ] Review
   - [ ] Merge



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/2e260b970f481cceaa8b917418a9b0b6b1a7de75

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/2e260b970f481cceaa8b917418a9b0b6b1a7de75
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20241029/3549350b/attachment-0001.htm>


More information about the tor-commits mailing list