gecko-dev/taskcluster/taskgraph/util
2018-05-28 06:44:24 -04:00
..
__init__.py
attributes.py Bug 1461784: Enable staging releases on try-comm-central; r=aki 2018-05-22 13:36:58 -06:00
cached_tasks.py Bug 1415619: Add a separate trust-domain to cached tasks. r=dustin,gps 2017-11-09 17:15:29 -07:00
docker.py Bug 1432390 - Directly call the docker API over its unix socket instead of calling docker build. r=dustin 2018-01-24 15:55:31 +09:00
hash.py Bug 1391789 - Make hash_path() a "public" API; r=dustin 2017-08-18 13:30:05 -07:00
parameterization.py Bug 1379163: make parameterization functions into utilities; r=bstack 2017-07-20 19:24:50 +00:00
partials.py Bug 1455325 - Staging release: promotion task should contact staging balrog, instead of prod one r=Callek 2018-04-19 16:18:50 +02:00
partners.py bug 1457034 - generate release_partner_config in release_promotion r=nthomas 2018-04-25 15:16:49 -07:00
perfile.py Bug 1442790 - fix test-verify to not fail on: 'No checks run.'. r=ahal 2018-05-28 06:44:24 -04:00
platforms.py Bug 1383880: Annotate builds and tests with SCHEDULES-related optimizations; r=ahal 2017-08-25 19:15:12 +00:00
python_path.py
schema.py Bug 1450029: Remove buildbot/buildbot-bridge references from taskcluster r=aki,tomprince 2018-05-01 16:07:19 -04:00
scriptworker.py Bug 1458700: [release-promotion] Use a common target task for firefox and devedition; r=aki 2018-05-02 18:33:52 -06:00
seta.py Bug 1450029: Remove buildbot/buildbot-bridge references from taskcluster r=aki,tomprince 2018-05-01 16:07:19 -04:00
signed_artifacts.py Bug 1458395 - Do not use stub installer on esr60. r=aki 2018-05-01 19:32:38 -04:00
taskcluster.py Bug 1442545: Allow forcing artifact access to be via private URLs; r=Callek 2018-04-16 20:43:50 -06:00
templates.py Bug 1406177 - Remove action.yml now that it is unused r=garndt 2017-10-05 14:47:15 -07:00
time.py Bug 1397318: mozlint -l py2 for taskcluster/; r=ahal 2017-09-06 17:29:32 +00:00
treeherder.py Bug 1456234: [taskgraph]: Add a helper for adding a suffix to a possibly grouped treeherder symbol; r=dustin. 2018-05-15 13:00:18 -06:00
verify.py Bug 1459198 - Set a validation method to make sure notification filters are accurately set. r=dustin 2018-05-04 09:44:57 -04:00
workertypes.py Bug 1450029: Remove buildbot/buildbot-bridge references from taskcluster r=aki,tomprince 2018-05-01 16:07:19 -04:00
yaml.py