gecko-dev/taskcluster/taskgraph/util
Bogdan Tara 7e299a95cf Backed out 3 changesets (bug 1640278) for verify lint failure CLOSED TREE
Backed out changeset e63b60fe21fe (bug 1640278)
Backed out changeset dbf1e5788c22 (bug 1640278)
Backed out changeset 27ae032f17be (bug 1640278)
2020-06-05 22:59:20 +03:00
..
__init__.py
attributes.py Backed out 3 changesets (bug 1640278) for verify lint failure CLOSED TREE 2020-06-05 22:59:20 +03:00
bugbug.py Bug 1641283 - [taskgraph] Upload bugbug push schedules API data to an artifact rather than the log, r=marco 2020-05-29 14:39:38 +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 1633866 - [taskgraph] Improve 'guess_mozinfo_from_task' for more balanced chunks, r=gbrown 2020-06-04 18:35:07 +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 1632429: Improve py3-compatiblity of taskgraph; r=tomprince,ahal 2020-05-07 04:47:17 +00:00
hash.py Bug 1636797 - Don't include .pyc, .pyd, or .pyo files in hash in taskgraph r=tomprince,glandium 2020-05-14 00:15:40 +00:00
hg.py No bug: Don't get full changesets when getting pushlog info; r=aki 2020-04-10 22:19:03 +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 Bug 1641971: Allow references to decision task via task-reference/artifact-reference; r=Callek 2020-06-03 02:43:34 +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 1562642 - add missing license in taskcluster r=dustin 2019-11-11 22:16:37 +00:00
perfile.py Bug 1610886 - Make it easier to run test-verify on try; r=bc 2020-03-25 19:32:42 +00:00
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 1638990: Sort values in taskgraph in order to make comparing output easier r=rstewart 2020-05-29 15:01:50 +00:00
signed_artifacts.py Bug 1562412 - build-signing multi_dep. r=Callek 2020-02-25 03:31:29 +00:00
taskcluster.py No bug: Don't use proxy for accessing taskcluster index; r=Callek 2020-05-29 21:37:46 +00:00
taskgraph.py Bug 1626795: Use revision rather than push-id to look up existing tasks; r=aki 2020-04-10 22:29:39 +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 Bug 1632429: Improve py3-compatiblity of taskgraph; r=tomprince,ahal 2020-05-07 04:47:17 +00:00
verify.py Backed out 3 changesets (bug 1640278) for verify lint failure CLOSED TREE 2020-06-05 22:59:20 +03:00
workertypes.py Bug 1623081 - Remove unused Fennec-only android release/nightly tasks. r=jlorenzo 2020-05-18 14:37:12 +00:00
yaml.py