fune/taskcluster/taskgraph/util
Tom Prince e92bbf5dd8 No bug: [taskgraph] Make verify_test_packaging handle --target-kind gracefully; r=Callek
If we are generating only a part of the graph, to given kind, don't fail if a
build is packaging tests and there is no corresponding test task, as the tests
may not have been generated.

Differential Revision: https://phabricator.services.mozilla.com/D82097
2020-07-14 07:17:26 +00:00
..
__init__.py
attributes.py Bug 1640278 - Do validation of run-on-projects. r=catlee 2020-07-01 14:03:38 +00:00
bugbug.py Bug 1652184: Report to perherder stats about bugbug timings; r=ahal 2020-07-13 19:53:00 +00:00
cached_tasks.py
chunking.py Bug 1640902 - [taskcluster.test] Add some additional checks to test_mach_try_auto.py, r=marco 2020-07-09 12:46:49 +00:00
declarative_artifacts.py Followup to Bug 1623355 - Part 1, specifically fix typo in 'nightly'. CLOSED TREE 2020-05-21 18:07:22 +00:00
docker.py Bug 1626058: Don't add prefix when building a docker-context at graph generation time; r=glandium 2020-07-07 19:53:17 +00:00
hash.py
hg.py
keyed_by.py
parameterization.py Bug 1650067 - [taskgraph] Fix some Python 3 compatibility issues in the 'optimize' directory, r=tomprince 2020-07-08 18:19:24 +00:00
partials.py Bug 1617481 - Remove most of nightly attribute from taskcluster/taskgraph. r=aki 2020-05-21 16:31:04 +00:00
partners.py Bug 1646421 - flake8 Fix a bunch of actual errors r=ahal 2020-06-20 09:46:45 +00:00
perfile.py
platforms.py
python_path.py
schema.py Bug 1641131 - [taskgraph] Fix the 'push-interval-*' schema to not require an argument, r=jmaher 2020-06-05 15:38:24 +00:00
scriptworker.py Bug 1647558 - Add esr78 balrog scopes, r=RyanVM 2020-06-23 02:12:19 +00:00
signed_artifacts.py
taskcluster.py Bug 1639873 - Fix new backfill issue r=tomprince 2020-07-06 20:41:11 +00:00
taskgraph.py
templates.py Bug 1652095 - don't repeatedly look up values when merging dicts; r=tomprince 2020-07-10 20:43:41 +00:00
time.py
treeherder.py No bug: Be strict about treeherder symbol splitting; r=Callek 2020-07-08 20:02:26 +00:00
verify.py No bug: [taskgraph] Make verify_test_packaging handle --target-kind gracefully; r=Callek 2020-07-14 07:17:26 +00:00
workertypes.py
yaml.py