[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41871: Update downloads repository references in relprep templates



Title: GitLab

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

Commits:

  • 0e95f65d
    by hackademix at 2026-09-09T14:24:49+02:00
    Bug 41871: Update downloads repository references in relprep templates
    

2 changed files:

Changes:

  • .gitlab/issue_templates/040 Release Prep - Tor Browser Alpha.md
    ... ... @@ -154,12 +154,11 @@ Tor Browser Alpha (and Nightly) are on the `main` branch
    154 154
     <details>
    
    155 155
       <summary>Website</summary>
    
    156 156
     
    
    157
    -  ### downloads: https://gitlab.torproject.org/tpo/web/tpo.git
    
    157
    +  ### downloads: https://gitlab.torproject.org/tpo/web/marble/download.git
    
    158 158
       - [ ] `databags/versions.ini`: Update the downloads versions
    
    159
    -      - `torbrowser-stable/version`: catch-all for latest stable version
    
    160
    -      - `torbrowser-alpha/version`: catch-all for latest alpha version
    
    161
    -      - `torbrowser-*-stable/version`: platform-specific stable versions
    
    162
    -      - `torbrowser-*-alpha/version`: platform-specific alpha versions
    
    159
    +    - `[tor-browser]`: stable version numbers for each platform (`windows`, `macos`, `linux`, `android`) and for the bundled `tor`
    
    160
    +    - `[tor-browser-alpha]`: alpha versions for each platform (`windows`, `macos`, `linux`, `android`) and for the bundled `tor`
    
    161
    +    - `[tor]`: set by tor devs, **do not touch!**
    
    163 162
       - [ ] Push to origin as new branch and create MR
    
    164 163
       - [ ] Review
    
    165 164
       - [ ] Merge
    

  • .gitlab/issue_templates/041 Release Prep - Tor Browser Stable.md
    ... ... @@ -151,12 +151,11 @@ Tor Browser Stable is on the `maint-${TOR_BROWSER_MAJOR}.${TOR_BROWSER_MINOR}` b
    151 151
     <details>
    
    152 152
       <summary>Website</summary>
    
    153 153
     
    
    154
    -  ### downloads: https://gitlab.torproject.org/tpo/web/tpo.git
    
    154
    +  ### downloads: https://gitlab.torproject.org/tpo/web/marble/download.git
    
    155 155
       - [ ] `databags/versions.ini`: Update the downloads versions
    
    156
    -      - `torbrowser-stable/version`: catch-all for latest stable version
    
    157
    -      - `torbrowser-alpha/version`: catch-all for latest alpha version
    
    158
    -      - `torbrowser-*-stable/version`: platform-specific stable versions
    
    159
    -      - `torbrowser-*-alpha/version`: platform-specific alpha versions
    
    156
    +    - `[tor-browser]`: stable version numbers for each platform (`windows`, `macos`, `linux`, `android`) and for the bundled `tor`
    
    157
    +    - `[tor-browser-alpha]`: alpha versions for each platform (`windows`, `macos`, `linux`, `android`) and for the bundled `tor`
    
    158
    +    - `[tor]`: set by tor devs, **do not touch!**
    
    160 159
       - [ ] Push to origin as new branch and create MR
    
    161 160
       - [ ] Review
    
    162 161
       - [ ] Merge
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx