gecko-dev/taskcluster/taskgraph
Andrew Halberstadt 0845c6922f Bug 1656465 - Drop the 'remove_on_projects' feature from the Backstop optimization, r=marco
In the past, the 'backstop' optimization was applied to tasks by default across
all projects, even though it only really made sense on autoland. To choose what
would happen on non-autoland branches, we invented this 'remove_on_projects'
concept.

These days, we only apply the backstop optimization in the first place for
autoland. So 'remove_on_projects' is no longer necessary.

Depends on D88149

Differential Revision: https://phabricator.services.mozilla.com/D88150
2020-09-10 14:42:10 +00:00
..
actions Bug 1630809 - add initial support for partner attribution in release promotion r=aki 2020-08-27 22:19:41 +00:00
loader Bug 1617481 - Remove most of nightly attribute from taskcluster/taskgraph. r=aki 2020-05-21 16:31:04 +00:00
manifests Bug 1623081 - Remove unused Fennec-only android release/nightly tasks. r=jlorenzo 2020-05-18 14:37:12 +00:00
optimize Bug 1656465 - Drop the 'remove_on_projects' feature from the Backstop optimization, r=marco 2020-09-10 14:42:10 +00:00
test Bug 1656465 - Drop the 'remove_on_projects' feature from the Backstop optimization, r=marco 2020-09-10 14:42:10 +00:00
transforms Backed out changeset 4123a3bc6173 (bug 1664300) as requested by dev 2020-09-11 21:32:06 +03:00
util Backed out changeset 4123a3bc6173 (bug 1664300) as requested by dev 2020-09-11 21:32:06 +03:00
__init__.py
config.py Bug 1630809 - read attribution configuration from github r=aki 2020-08-27 22:19:39 +00:00
create.py Bug 1655499 - [taskgraph] Decode slugid to text in create_task, r=tomprince 2020-07-27 18:52:22 +00:00
decision.py Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD 2020-08-31 07:59:28 +00:00
docker.py Bug 1657199: Generate the same docker-image digests locally as in automation; r=Callek 2020-08-04 19:50:05 +00:00
files_changed.py
filter_tasks.py
generator.py Bug 1659187 - [taskgraph] Implement a mechanism to only run tasks when a specified dependency is present, r=bhearsum 2020-08-27 20:45:33 +00:00
graph.py
morph.py Bug 1660506 - [taskgraph] Add an index task for the decision task, r=aki 2020-09-01 14:27:50 +00:00
parameters.py 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
target_tasks.py Bug 1662777 - Fix cron tasks for power tests. r=perftest-reviewers,Bebe 2020-09-08 13:14:25 +00:00
task.py Bug 1659187 - [taskgraph] Implement a mechanism to only run tasks when a specified dependency is present, r=bhearsum 2020-08-27 20:45:33 +00:00
taskgraph.py Bug 1659187 - [taskgraph] Add clarifying note to the TaskGraph docstring, r=taskgraph-reviewers,aki 2020-08-20 17:24:46 +00:00
try_option_syntax.py Bug 1638990: [taskgraph] Make test_try_option_syntax pass on python 3; r=ahal 2020-07-20 19:26:47 +00:00