gecko-dev/build/sparse-profiles
Nick Alexander 465ee5457d Bug 1580622 - Run geckodriver toolchain tasks in response to source code changes. r=tomprince
Right now toolchain tasks that aren't dependencies of requested tasks
will run in response to source code changes only if the files are in the
sparse profile.  That is, taskgraph calculates the digest based on just
the files in those directories that are in the sparse profile, and will
rebuild it when those files change.  This changes ensures that more
geckodriver files are used to calculate the digest, and thus changes
to them will cause geckodriver to be rebuilt.

As more things depend on the geckodriver toolchain tasks directly this
becomes less valuable and can be removed from the sparse profile.

Differential Revision: https://phabricator.services.mozilla.com/D47459

--HG--
extra : moz-landing-system : lando
2019-09-28 00:11:45 +00:00
..
docker-image Bug 1523321 - Run the wrupdater on m-c pushes that touch gfx/wr. r=tomprince,jrmuizel 2019-07-16 15:38:39 +00:00
mach Bug 1522788 - Harmonize config.guess handling between mach and configure. r=chmanchester 2019-01-28 22:14:23 +00:00
mozharness Bug 1398796 - Do uptake monitoring in TC r=mtabara 2018-02-15 08:49:45 -05:00
profile-generate Bug 1561474 - Define and use a sparse profile for the profile-run task; r=sheehan 2019-07-15 21:40:09 +00:00
sphinx-docs Bug 1468751 - Add images in documentation sparse checkout r=gps 2018-06-15 00:00:05 +00:00
taskgraph Bug 1580622 - Run geckodriver toolchain tasks in response to source code changes. r=tomprince 2019-09-28 00:11:45 +00:00
toolchain-build Bug 1401725 - Use sparse checkouts for toolchain tasks; r=glandium 2017-09-21 07:30:49 -07:00
tps Bug 1455570 - Build and publish TPS add-on; r=dustin,ted 2018-04-23 14:32:05 +01:00
update-verify Bug 1509962: [update-verify] Use in-tree update-verify code; r=mtabara 2018-12-03 06:44:28 +00:00
upload-generated-sources bug 1423882 - Define and use a sparse profile for upload-generated-sources tasks. r=gps 2017-12-07 06:51:25 -05:00
upload-symbols bug 1422740 - Define and use a sparse profile for upload-symbols tasks. r=gps 2017-12-07 06:08:42 -05:00
webrender Bug 1572363 - Add a sparse profile for webrender tasks. r=froydnj 2019-08-08 13:47:51 +00:00