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
mozharness
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
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
tps
update-verify
upload-generated-sources
upload-symbols
webrender Bug 1572363 - Add a sparse profile for webrender tasks. r=froydnj 2019-08-08 13:47:51 +00:00