fune/taskcluster/taskgraph
Mitchell Hentges 73182917b6 Bug 1698511: Publish revisions as mach releases in Sentry r=aki
To identify regressions and existing exceptions in Sentry, we tag them
with their mach release (the current base revision).
To ensure that Sentry knows the correct order of revisions, we need to
tell it about each one that lands in mozilla-central.

Differential Revision: https://phabricator.services.mozilla.com/D109681
2021-03-25 19:26:22 +00:00
..
actions Bug 1699264 - Make it possible to run new browsertime tasks with add-new-jobs. r=jmaher 2021-03-18 13:30:05 +00:00
loader
manifests
optimize Bug 1639164 - Ignore chunk number when matching task labels with configurations returned by bugbug. r=jmaher DONTBUILD 2021-02-09 14:08:44 +00:00
test Bug 1639164 - Rename mock task names to prevent the number being considered as a chunk number. r=jmaher DONTBUILD 2021-02-09 14:08:44 +00:00
transforms Bug 1698511: Publish revisions as mach releases in Sentry r=aki 2021-03-25 19:26:22 +00:00
util Bug 1699167 - Increase confidence threshold used for chunking in the taskgraph from 0.5 to 0.7. r=ahal DONTBUILD 2021-03-17 16:25:01 +00:00
__init__.py
config.py
create.py
decision.py
docker.py
files_changed.py
filter_tasks.py
generator.py
graph.py
morph.py
parameters.py
target_tasks.py Bug 1696650 - Migrate cron tasks to browsertime benchmarks r=perftest-reviewers,Bebe,sparky 2021-03-25 12:29:09 +00:00
task.py
taskgraph.py
try_option_syntax.py