gecko-dev/taskcluster/gecko_taskgraph
Julien Cristau 54e366467d Bug 1835689 - don't include cached tasks in existing_tasks for release promotion. r=releng-reviewers,taskgraph-reviewers,bhearsum
Release promotion reuses tasks generated by the on-push decision task,
to avoid duplicating work.  For cached tasks however, that means reusing
index lookups that can be out of date by the time relpro runs, and
requiring a new push to pick up rebuilt cached tasks.  By listing the
cached kinds in rebuild-kinds, we force new index lookups at release
promotion time, to pick up e.g. new docker images without an extra push.

Differential Revision: https://phabricator.services.mozilla.com/D182774
2023-07-06 09:32:11 +00:00
..
actions Bug 1835689 - don't include cached tasks in existing_tasks for release promotion. r=releng-reviewers,taskgraph-reviewers,bhearsum 2023-07-06 09:32:11 +00:00
loader Bug 1749473 - fix docstring for autodoc r=firefox-source-docs-reviewers,sylvestre 2023-03-03 09:37:42 +00:00
manifests Backed out 3 changesets (bug 1823453) for causing multiple failures on OS X WebRender Shippable. CLOSED TREE 2023-04-27 19:26:47 +03:00
optimize Bug 1823662 - Call bugbug's push_schedules with params['project'] everywhere. r=ahal DONTBUILD 2023-03-21 18:49:51 +00:00
test Bug 1833653 - Handle 'wayland' in test setting, r=jmaher,taskgraph-reviewers 2023-05-29 18:03:15 +00:00
transforms Bug 1836274 - remove windows 7 from taskcluster configs and scheduling. r=ahal,taskgraph-reviewers 2023-07-02 04:06:27 +00:00
util Bug 1836078 - Update taskgraph to support comm-esr115 r=rjl,releng-reviewers,taskgraph-reviewers,jcristau 2023-06-13 15:22:17 +00:00
.ruff.toml Bug 1811850 - [lint] Replace isort linter with ruff, r=taskgraph-reviewers,linter-reviewers,marco,jcristau 2023-03-20 13:06:27 +00:00
__init__.py Bug 1811850 - [lint] Fix ruff errors resulting from new configuration, r=webdriver-reviewers,perftest-reviewers,whimboo,sparky,firefox-build-system-reviewers,ahochheiden 2023-03-20 13:06:28 +00:00
config.py Bug 1835689 - don't include cached tasks in existing_tasks for release promotion. r=releng-reviewers,taskgraph-reviewers,bhearsum 2023-07-06 09:32:11 +00:00
decision.py Bug 1836078 - Update gecko taskgraph to support ESR115 r=releng-reviewers,taskgraph-reviewers,jcristau 2023-06-09 20:58:21 +00:00
docker.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
files_changed.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
main.py Bug 1839957 - [ci] Port '--exclude-key' to |mach taskgraph|, r=taskgraph-reviewers,gabriel 2023-06-23 20:24:56 +00:00
morph.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
parameters.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
target_tasks.py Bug 1836274 - remove windows 7 from taskcluster configs and scheduling. r=ahal,taskgraph-reviewers 2023-07-02 04:06:27 +00:00
try_option_syntax.py Bug 1836274 - remove windows 7 from taskcluster configs and scheduling. r=ahal,taskgraph-reviewers 2023-07-02 04:06:27 +00:00