Bug 1836078 - Update taskgraph to support comm-esr115 r=rjl,releng-reviewers,taskgraph-reviewers,jcristau, a=dmeehan

Depends on D180026

Differential Revision: https://phabricator.services.mozilla.com/D180027
This commit is contained in:
Heitor Neiva 2023-06-13 15:22:17 +00:00
parent 8851d1d1b6
commit 035cee762d
3 changed files with 5 additions and 0 deletions

View File

@ -841,6 +841,7 @@ class ThunderbirdMixin(object):
# The list below list should be updated when we have new ESRs.
esr_candidate_trees = [
"releases/comm-esr102",
"releases/comm-esr115",
]

View File

@ -20,6 +20,7 @@ RELEASE_PROJECTS = {
"comm-central",
"comm-beta",
"comm-esr102",
"comm-esr115",
}
RELEASE_PROMOTION_PROJECTS = {

View File

@ -62,6 +62,7 @@ SIGNING_SCOPE_ALIAS_TO_PROJECT = [
"mozilla-esr115",
"comm-beta",
"comm-esr102",
"comm-esr115",
},
],
]
@ -108,6 +109,7 @@ BEETMOVER_SCOPE_ALIAS_TO_PROJECT = [
"mozilla-esr115",
"comm-beta",
"comm-esr102",
"comm-esr115",
},
],
]
@ -178,6 +180,7 @@ BALROG_SCOPE_ALIAS_TO_PROJECT = [
{
"mozilla-release",
"comm-esr102",
"comm-esr115",
},
],
[