Bug 1363742 - delete code that references mozilla-aurora in buildbot configs and taskcluster, r=kmoir (patch by spacurar)
This commit is contained in:
@@ -40,7 +40,6 @@ This is a list of list-pairs, for ordering.
|
||||
SIGNING_SCOPE_ALIAS_TO_PROJECT = [[
|
||||
'all-nightly-branches', set([
|
||||
'mozilla-central',
|
||||
'mozilla-aurora',
|
||||
])
|
||||
], [
|
||||
'all-release-branches', set([
|
||||
@@ -73,7 +72,6 @@ DEVEDITION_SIGNING_CERT_SCOPES = {
|
||||
BEETMOVER_SCOPE_ALIAS_TO_PROJECT = [[
|
||||
'all-nightly-branches', set([
|
||||
'mozilla-central',
|
||||
'mozilla-aurora',
|
||||
'mozilla-beta',
|
||||
'mozilla-release',
|
||||
])
|
||||
@@ -136,10 +134,6 @@ BALROG_SCOPE_ALIAS_TO_PROJECT = [[
|
||||
'nightly', set([
|
||||
'mozilla-central',
|
||||
])
|
||||
], [
|
||||
'aurora', set([
|
||||
'mozilla-aurora',
|
||||
])
|
||||
], [
|
||||
'beta', set([
|
||||
'mozilla-beta',
|
||||
|
||||
Reference in New Issue
Block a user