gecko-dev/taskcluster/gecko_taskgraph
Andrew Erickson a5721a6706 Bug 1739469: taskgraph: route jobs to a51 bitbar devices r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D140662
2022-03-09 19:50:07 +00:00
..
actions Bug 1754496 - [taskgraph] Use 'util/parameterization.py' from vendored taskgraph, r=taskgraph-reviewers,aki 2022-03-02 20:19:56 +00:00
loader Bug 1733950 - Use upstream's 'taskgraph.util.yaml' module, r=taskgraph-reviewers,aki 2021-10-08 04:05:54 +00:00
manifests Bug 1742375 - stop beetmoving snap packages. r=releng-reviewers,jcristau DONTBUILD 2021-11-23 18:55:59 +00:00
optimize Bug 1754496 - [taskgraph] Use 'util/parameterization.py' from vendored taskgraph, r=taskgraph-reviewers,aki 2022-03-02 20:19:56 +00:00
test Bug 1748926 - [taskgraph] Move Task.release_artifacts to an attribute, r=aki 2022-03-03 16:51:19 +00:00
transforms Bug 1739469: taskgraph: route jobs to a51 bitbar devices r=jmaher 2022-03-09 19:50:07 +00:00
util Bug 1748926 - [taskgraph] Move Task.release_artifacts to an attribute, r=aki 2022-03-03 16:51:19 +00:00
__init__.py Bug 1754496 - [taskgraph] Use identical functions from vendored taskgraph in util/taskcluster.py, r=taskgraph-reviewers,aki 2022-02-25 21:25:05 +00:00
config.py Bug 1746414 - Use 'GraphConfig' from standalone taskgraph, r=releng-reviewers,aki 2022-01-21 15:45:02 +00:00
create.py Bug 1754496 - [taskgraph] Use 'util/parameterization.py' from vendored taskgraph, r=taskgraph-reviewers,aki 2022-03-02 20:19:56 +00:00
decision.py Backed out changeset 751c92ab2aba (bug 1752420) at devs request. 2022-02-28 18:23:43 +02:00
docker.py Bug 1754496 - [taskgraph] Use identical functions from vendored taskgraph in util/taskcluster.py, r=taskgraph-reviewers,aki 2022-02-25 21:25:05 +00:00
files_changed.py
filter_tasks.py
generator.py Bug 1748926 - [taskgraph] Move Task.release_artifacts to an attribute, r=aki 2022-03-03 16:51:19 +00:00
graph.py
main.py Bug 1755298 - fix some stale references to gecko_taskgraph.parameters. r=ahal 2022-02-15 12:43:16 +00:00
morph.py Bug 1746414 - Move 'Parameters.release_level' to a utility function, r=taskgraph-reviewers,aki 2022-01-04 21:51:27 +00:00
parameters.py Bug 1753047 - [taskgraph] Use hardcoded values for default 'base_repository' and 'head_repository' parameters, r=releng-reviewers,jmaher,aki 2022-02-02 14:59:00 +00:00
target_tasks.py Bug 1758507 - run beetmover-geckoview in `promote` phase instead of `push` r=releng-reviewers,aki DONTBUILD 2022-03-09 10:41:47 +00:00
task.py Bug 1748926 - [taskgraph] Move Task.release_artifacts to an attribute, r=aki 2022-03-03 16:51:19 +00:00
taskgraph.py
try_option_syntax.py