gecko-dev/taskcluster
Andrew Halberstadt 3c28444d2d Bug 1660506 - Move backstop determination to the decision task and store it in a parameter, r=marco,taskgraph-reviewers,jmaher
We want to be able to retroactively tell whether a push was a backstop or not.
This patch stores whether or not a push was a "backstop" directly in the
parameters. The optimization strategy now simply returns 'not
params["backstop"]'.

For simplicity, I'm not counting the 'optimized-backstop' as a backstop. It's
unclear if we'll want to be able to detect these types of the pushes in the
future or not, but we can cross that bridge when we get there.

Differential Revision: https://phabricator.services.mozilla.com/D88151
2020-08-26 21:56:05 +00:00
..
ci Bug 1660340 - Switch builds to clang 11.0.0 rc2 r=froydnj 2020-08-27 16:26:23 +00:00
docker Bug 1660278 - Add libtinfo5 requirement to custom-v8 docker. r=jmaher 2020-08-27 14:29:13 +00:00
docs Bug 1660506 - Move backstop determination to the decision task and store it in a parameter, r=marco,taskgraph-reviewers,jmaher 2020-08-26 21:56:05 +00:00
scripts Bug 1630809 - when downloading artifacts using fetch-content, optionally verify hash using chain-of-trust.json r=aki 2020-08-27 22:19:46 +00:00
taskgraph Bug 1660506 - Move backstop determination to the decision task and store it in a parameter, r=marco,taskgraph-reviewers,jmaher 2020-08-26 21:56:05 +00:00
test Bug 1650406 - [ci] Use 'if-dependencies' with upload-symbols tasks r=bhearsum 2020-08-27 20:50:32 +00:00
.yamllint
mach_commands.py Bug 1661589 - Track decision task duration on perfherder. r=jmaher 2020-08-28 10:45:23 +00:00
moz.build Bug 1640902 - [ci] Add integration tests for the 'taskcluster' directory, r=tomprince 2020-07-08 18:48:26 +00:00