[tor-commits] [tor-browser] 71/73: Bug 1786292 - part 1: Make esr102 not next-esr anymore. r=jcristau, a=release

gitolite role git at cupani.torproject.org
Wed Sep 21 20:18:04 UTC 2022


This is an automated email from the git hooks/post-receive script.

richard pushed a commit to branch geckoview-102.3.0esr-12.0-1
in repository tor-browser.

commit 4f063b3751b72be73b7b37d078b67a1658037fc9
Author: Johan Lorenzo <jlorenzo at mozilla.com>
AuthorDate: Mon Sep 12 08:34:16 2022 +0000

    Bug 1786292 - part 1: Make esr102 not next-esr anymore. r=jcristau, a=release
    
    Differential Revision: https://phabricator.services.mozilla.com/D156971
---
 taskcluster/ci/release-bouncer-aliases/kind.yml      | 7 ++++---
 taskcluster/ci/release-update-verify-config/kind.yml | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/taskcluster/ci/release-bouncer-aliases/kind.yml b/taskcluster/ci/release-bouncer-aliases/kind.yml
index d4a7bd058a2ea..cb006003a3085 100644
--- a/taskcluster/ci/release-bouncer-aliases/kind.yml
+++ b/taskcluster/ci/release-bouncer-aliases/kind.yml
@@ -61,16 +61,17 @@ jobs:
                     firefox-msi-latest-ssl: msi
                     firefox-msix-latest-ssl: msix
                     firefox-pkg-latest-ssl: pkg
-                mozilla-esr91:
+                mozilla-esr102:
                     # when there is one ESR branch both sets of aliases work
                     # when there are two ESR branches ...
                     # ... these always point to the older branch
                     firefox-esr-latest-ssl: installer-ssl
                     firefox-esr-latest: installer
                     firefox-esr-msi-latest-ssl: msi
-                    # firefox-esr-msix-latest-ssl: msix  # uncomment when esr102 replaces esr91
+                    firefox-esr-msix-latest-ssl: msix
                     firefox-esr-pkg-latest-ssl: pkg
-                mozilla-esr102:
+                    # yamllint disable-line rule:comments-indentation
+                # mozilla-esrXX: XXX - to uncomment when we branch next ESR
                     # ... these point to the newer branch
                     firefox-esr-next-latest-ssl: installer-ssl
                     firefox-esr-next-latest: installer
diff --git a/taskcluster/ci/release-update-verify-config/kind.yml b/taskcluster/ci/release-update-verify-config/kind.yml
index 6bc7a0fbeb5d8..e3236bd60a4ff 100644
--- a/taskcluster/ci/release-update-verify-config/kind.yml
+++ b/taskcluster/ci/release-update-verify-config/kind.yml
@@ -54,7 +54,7 @@ job-defaults:
                 beta: "72.0"
                 release(-rc)?: "72.0.2"
                 esr91: "68.0esr"
-                esr102: "102.0esr"
+                esr102: "68.0esr"
                 default: "default"
 
 jobs:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list