forked from Floorp-Projects/Floorp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1720974 - move balrog behavior to payload instead of scope. r=rel…
…eng-reviewers,ahal,bhearsum DONTBUILD Balrogscript already supports specifying the task behavior via task.payload.behavior: https://github.com/mozilla-releng/scriptworker-scripts/blob/6707ccf227e080d13e4a6e22f6df0f6ff69089a3/balrogscript/src/balrogscript/task.py#L27-L45 Let's make that the default, and deprecate using scopes. Differential Revision: https://phabricator.services.mozilla.com/D120126
- Loading branch information
1 parent
f1245b6
commit 4c1513a
Showing
3 changed files
with
19 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters