gecko-dev/taskcluster
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
..
ci 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
docker Bug 1839788 - Switch valgrind task to a Debian 12 based docker image. r=firefox-build-system-reviewers,releng-reviewers,ahochheiden,jcristau 2023-06-27 08:47:17 +00:00
docs Bug 1836078 - Update gecko taskgraph to support ESR115 r=releng-reviewers,taskgraph-reviewers,jcristau 2023-06-09 20:58:21 +00:00
gecko_taskgraph 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
scripts Bug 1840530 - Enable filesystem support in libc++ for mingw. r=tjr 2023-06-28 01:31:00 +00:00
test Bug 1821996 - Update references to webdriver tests in JSON files r=jmaher 2023-05-23 20:41:02 +00:00
.yamllint
mach_commands.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
moz.build