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

Commits:

1 changed file:

Changes:

  • .gitlab/issue_templates/Release Prep - Stable.md
    ... ... @@ -131,10 +131,12 @@ Tor Browser Alpha (and Nightly) are on the `main` branch, while Stable lives in
    131 131
       - [ ] Update `projects/firefox/config`
    
    132 132
         - [ ] `git_hash` : update the `$(BUILD_N)` section to match `tor-browser` tag
    
    133 133
         - [ ] ***(Optional)*** `var/firefox_platform_version` : update to latest `$(ESR_VERSION)` if rebased
    
    134
    -  - [ ] Update `projects/translation-base-browser/config`
    
    135
    -    - [ ] `git_hash` : update with `HEAD` commit of project's `base-browser` branch
    
    136
    -  - [ ] Update `projects/translation-base-browser-fluent/config`
    
    137
    -    - [ ] `git_hash` : update with `HEAD` commit of project's `basebrowser-newidentityftl` branch
    
    134
    +  - [ ] Update `projects/translation/config`:
    
    135
    +    - [ ] run `make list_translation_updates-release` to get updated hashes
    
    136
    +    - [ ] `steps/base-browser/git_hash` : update with `HEAD` commit of project's `base-browser` branch
    
    137
    +    - [ ] `steps/base-browser-fluent/git_hash` : update with `HEAD` commit of project's `basebrowser-newidentityftl` branch
    
    138
    +    - [ ] `steps/tor-browser/git_hash` : update with `HEAD` commit of project's `tor-browser` branch
    
    139
    +    - [ ] `steps/fenix/git_hash` : update with `HEAD` commit of project's `fenix-torbrowserstringsxml` branch
    
    138 140
     - [ ] ***(Optional)*** Update Android-specific build configs
    
    139 141
       - [ ] ***(Optional)*** Update `projects/geckoview/config`
    
    140 142
         - [ ] `git_hash` : update the `$(BUILD_N)` section to match `tor-browser` tag