зеркало из https://github.com/mozilla/gecko-dev.git
465ee5457d
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 |
||
---|---|---|
.. | ||
docker-image | ||
mach | ||
mozharness | ||
profile-generate | ||
sphinx-docs | ||
taskgraph | ||
toolchain-build | ||
tps | ||
update-verify | ||
upload-generated-sources | ||
upload-symbols | ||
webrender |