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

Commits:

1 changed file:

Changes:

  • .gitlab/issue_templates/Release Prep - Tor Browser Stable.md
    ... ... @@ -147,28 +147,6 @@ Tor Browser Stable is on the `maint-${TOR_BROWSER_MAJOR}.${TOR_BROWSER_MINOR}` b
    147 147
           ```bash
    
    148 148
           make torbrowser-kick-devmole-build
    
    149 149
           ```
    
    150
    -- [ ] Notify Tails of pending builds
    
    151
    -  - **Recipients**
    
    152
    -    ```
    
    153
    -    tails-dev@boum.org
    
    154
    -    ```
    
    155
    -  - **Subject**
    
    156
    -    ```
    
    157
    -    Tor Browser ${TOR_BROWSER_VERSION} Building
    
    158
    -    ```
    
    159
    -  - **Body**
    
    160
    -    ```
    
    161
    -    Hello,
    
    162
    -
    
    163
    -    Tor Browser Stable is being built and should be ready for Tails in the coming hours. Build artifacts and hashes will be available here:
    
    164
    -    - ${BUILD_ARTIFACTS_URL}
    
    165
    -    - ${BUIDL_HASHES_URL}
    
    166
    -
    
    167
    -    ⚠️ WARNING: We have not yet verified the builds match, so make sure you do so before prepping the Tails release!
    
    168
    -
    
    169
    -    Changelog:
    
    170
    -    # paste changelog as quote here
    
    171
    -    ```
    
    172 150
     
    
    173 151
     </details>
    
    174 152
     
    
    ... ... @@ -213,6 +191,25 @@ Tor Browser Stable is on the `maint-${TOR_BROWSER_MAJOR}.${TOR_BROWSER_MINOR}` b
    213 191
       - morgan
    
    214 192
       - pierov
    
    215 193
     - [ ] Ensure all builders have matching builds
    
    194
    +- [ ] Notify Tails
    
    195
    +  - **Recipients**
    
    196
    +    ```
    
    197
    +    tails-dev@boum.org
    
    198
    +    ```
    
    199
    +  - **Subject**
    
    200
    +    ```
    
    201
    +    Tor Browser ${TOR_BROWSER_VERSION} Ready
    
    202
    +    ```
    
    203
    +  - **Body**
    
    204
    +    ```
    
    205
    +    Hello,
    
    206
    +
    
    207
    +    Tor Browser Stable is ready for Tails. Build artifacts can be found here:
    
    208
    +    - ${BUILD_ARTIFACTS_URL}
    
    209
    +
    
    210
    +    Changelog:
    
    211
    +    # paste changelog as quote here
    
    212
    +    ```
    
    216 213
     - [ ] Verify the associated legacy `maint-13.5` release has been signed and deployed
    
    217 214
       - **⚠️ WARNING**: Do not continue if the legacy channel has not been fully signed and published yet; it is needed for update-response generation!
    
    218 215
       - **NOTE** Stable releases without a corresponding legacy release may ignore this