fune/taskcluster/taskgraph/util
Dustin J. Mitchell 91f4fe8c61 Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack
This will apply to cron tasks, action tasks, and decision tasks.  It is a
distinct retrigger implementation because (a) we do not want to follow
dependencies, and (b) it takes a lot of scopes to create a decision task, so we
need to limit access to this action.

MozReview-Commit-ID: 21DVSiagcrO

--HG--
extra : rebase_source : 6f027e349e245e4aa4dbed81145a0a5d75218cb1
extra : histedit_source : eff99aee5a0e7496b0734748b29739480eb0e3fb
2018-07-04 02:46:59 +00:00
..
__init__.py
attributes.py Bug 1421062: [release] Enable production scriptworkers on comm-beta and comm-esr60; r=me 2018-07-13 11:03:37 -06:00
cached_tasks.py
docker.py Bug 1469999 - Use yaml.safe_load() in taskgraph; r=dustin 2018-06-25 21:34:30 +00:00
hash.py
parameterization.py
partials.py Bug 1478312 - Fix platform string for Windows ASan Nightly Reporter builds. r=catlee 2018-07-25 13:01:06 +02:00
partners.py Bug 1355482 - documentation cleanups for release promotion, r=aki 2018-06-27 17:42:08 +12:00
perfile.py Bug 1477706: [test-verify] When asked to generate a taskgraph quickly, guess the number of chunks; r=ahal 2018-08-03 10:34:56 -06:00
platforms.py
python_path.py
schema.py Bug 1471767 - taskcluster documentation fixes, r=dustin 2018-06-27 21:48:10 +12:00
scriptworker.py Bug 1421062: [release] Enable production scriptworkers on comm-beta and comm-esr60; r=me 2018-07-13 11:03:37 -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 1286092 - Stub installer attribute. r=aki 2018-05-22 18:22:37 -04:00
taskcluster.py Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
templates.py
time.py
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 1460411 - Add taskcluster config support for Android x86 7.0 tests on packet.net in docker-worker; r=jmaher 2018-08-07 10:05:38 -06:00
yaml.py Bug 1469999 - Use yaml.safe_load() in taskgraph; r=dustin 2018-06-25 21:34:30 +00:00