зеркало из https://github.com/mozilla/gecko-dev.git
dd464177c0
In order to help ensure that searchfox runs for mozilla-central will always have code coverage information available, run the searchfox jobs on-push instead of on a cron schedule. This avoids searchfox jobs being scheduled against DONTBUILD pushes which will lack the coverage jobs which are normally scheduled on-push. A better/more thorough thing to do would be to express soft dependencies "soft-dependencies" as documented at https://taskcluster-taskgraph.readthedocs.io/en/latest/concepts/task-graphs.html#soft-dependencies on these coverage tasks. However, for now, we just hope really hard that the coverage tasks get scheduled (as they should? :). Differential Revision: https://phabricator.services.mozilla.com/D140675 |
||
---|---|---|
.. | ||
ci | ||
docker | ||
docs | ||
gecko_taskgraph | ||
scripts | ||
test | ||
.yamllint | ||
mach_commands.py | ||
moz.build |