Bug 1357867 - Add repackage tasks suited for generating a .dmg from a signed tarball of OSX binaries. r=dustin

MozReview-Commit-ID: 7TdQxTlKm9D
This commit is contained in:
Justin Wood
2017-04-19 15:18:44 -04:00
parent 02fd877486
commit a90803ce28
6 changed files with 245 additions and 0 deletions

View File

@@ -439,6 +439,7 @@ GROUP_NAMES = {
'tc-X': 'Xpcshell tests executed by TaskCluster',
'tc-X-e10s': 'Xpcshell tests executed by TaskCluster with e10s',
'tc-L10n': 'Localised Repacks executed by Taskcluster',
'tc-L10n-Rpk': 'Localized Repackaged Repacks executed by Taskcluster',
'tc-BM-L10n': 'Beetmover for locales executed by Taskcluster',
'tc-Up': 'Balrog submission of updates, executed by Taskcluster',
'tc-cs': 'Checksum signing executed by Taskcluster',