Commit Graph

5 Commits

Author SHA1 Message Date
Mihai Tabara
0f8a0e3618 Bug 1453273,1453255,1453253 - add esr60 fixes in automation. r=aki CLOSED TREE 2018-04-26 01:29:09 +03:00
Coroiu Cristina
27b3504b62 Backed out changeset 1527cfbcd067 (bug 1453273) for failing Geko decision task on a CLOSED TREE 2018-04-25 21:22:09 +03:00
Mihai Tabara
e7821426ec Bug 1453273,1453255,1453253 - add esr60 fixes in automation. r=aki 2018-04-20 09:54:03 +01:00
Tom Prince
705ac0ec88 Bug 1421062: Allow configuring the balrogworker to use per-project; r=aki
This allows non-trunk branches to use a staging balrog worker, and thunderbird
to use its own balrog scriptworker.

Differential Revision: https://phabricator.services.mozilla.com/D850
2018-04-04 13:47:22 -06:00
Aki Sasaki
baf3d863e4 bug 1438735 - balrog scriptworker push and schedule support. r=bhearsum
- add balrog submit-toplevel - this replaces the final portion of the updates builder.
- rename balrog transform to balrog_submit, because it's for balrog locale submission
  - make this default to the 'promote' phase. balrog and beetmover currently take the current
    phase, which isn't always the wanted behavior.
- rename balrog publish to balrog schedule
- add balrog secondary push and secondary scheduling, for RCs
- remove the release_updates transforms
- make the task.py balrog transforms smarter
- get rid of the release_balrog_publishing transforms; ad a generic worker_type transform
- add BALROG_ACTIONS to scriptworker.py
- add get_balrog_action_scope()
- remove the unused balrog channel scopes

MozReview-Commit-ID: 369ACiOAd5F
2018-02-15 18:14:26 -08:00