fune/taskcluster/taskgraph
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
..
actions Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
cron Bug 1469999 - Use yaml.safe_load() in taskgraph; r=dustin 2018-06-25 21:34:30 +00:00
loader Bug 1463190 - Add forced-MSVC builds to CI to keep that platform green. r=ted 2018-07-09 18:22:45 -04:00
templates
test Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
transforms Bug 1439588 - run xperf in os administrator group. r=pmoore 2018-08-22 18:27:54 +00:00
util Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
__init__.py
config.py Bug 1469999 - Use yaml.safe_load() in taskgraph; r=dustin 2018-06-25 21:34:30 +00:00
create.py
decision.py Bug 1484573 - Fix errant use of yaml.load() when yaml.safe_load() would be better. r=tomprince 2018-08-20 03:23:33 +00:00
docker.py
files_changed.py Bug 1477706: [test-verify] Move logic for finding locally changed files to a helper; r=ahal 2018-08-03 10:07:04 -06:00
filter_tasks.py
generator.py Bug 1469999 - Use yaml.safe_load() in taskgraph; r=dustin 2018-06-25 21:34:30 +00:00
graph.py
morph.py Bug 1469999 - Use yaml.safe_load() in taskgraph; r=dustin 2018-06-25 21:34:30 +00:00
optimize.py Bug 1477706: [test-verify] Only look at locally changed files on try and in try-select; r=ahal 2018-08-03 10:26:17 -06:00
parameters.py Bug 1477706: [try-select] Let taskgraph know that it is being called from try-select; r=ahal 2018-08-03 10:25:42 -06:00
target_tasks.py bug 1477021: create pipfile-update task for funsize-update-generator. r=sfraser 2018-07-26 08:56:08 -04:00
task.py Bug 1465117 - Take two at updating backfill task. Use modifier this time. r=dustin,jmaher 2018-06-08 12:08:34 -07:00
taskgraph.py Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
try_option_syntax.py Bug 1426586 - Add job transforms for android hardware tests, r=jonasfj 2018-06-22 16:39:32 -07:00