gecko-dev/taskcluster/taskgraph/util
Justin Wood 047ab655d1 Bug 1618216 - When doing test packaging test for the nightly attribute as well, and validate against it. r=mshal
Future work should hopefully find a way to not assume tests are packaged with beetmover, and to have a solution for w64's emefree design.

Differential Revision: https://phabricator.services.mozilla.com/D64429

--HG--
extra : moz-landing-system : lando
2020-02-26 19:16:42 +00:00
..
__init__.py
attributes.py Bug 1614998 - Allow copy attributes in taskgraph to have a denylist. r=aki 2020-02-12 22:39:53 +00:00
cached_tasks.py Bug 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
chunking.py Bug 1612741 - Add ASan and TSan to Taskcluster chunking logic. r=gbrown 2020-02-05 15:11:33 +00:00
declarative_artifacts.py
docker.py Bug 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
hash.py Bug 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
hg.py Bug 1524639: [taskgraph] Enforce unicode strings in schemas r=tomprince 2020-01-21 17:12:08 +00:00
keyed_by.py Bug 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
parameterization.py
partials.py Bug 1607857 Change platform field used in partials tasks r=mtabara 2020-01-09 15:37:35 +00:00
partners.py
perfile.py
platforms.py
python_path.py
schema.py Bug 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
scriptworker.py Bug 1605275: [taskgraph] Use worker aliases for beetmover and balrog workers; r=Callek 2020-01-23 16:54:13 +00:00
signed_artifacts.py Bug 1562412 - build-signing multi_dep. r=Callek 2020-02-25 03:31:29 +00:00
taskcluster.py Bug 1524639: [taskgraph] Enforce unicode strings in schemas r=tomprince 2020-01-21 17:12:08 +00:00
taskgraph.py Bug 1605275: [taskgraph] Provide a function to get all tasks from a previous set of graphs; r=Callek 2020-01-07 18:08:42 +00:00
templates.py Bug 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
time.py
treeherder.py
verify.py Bug 1618216 - When doing test packaging test for the nightly attribute as well, and validate against it. r=mshal 2020-02-26 19:16:42 +00:00
workertypes.py Bug 1605275: [taskgraph] Use worker aliases for beetmover and balrog workers; r=Callek 2020-01-23 16:54:13 +00:00
yaml.py