зеркало из https://github.com/mozilla/gecko-dev.git
4cbb9f1ad0
This is only sortof a new issue - it's come up because we longer allow `group_by` functions to be overridden, and the taskgraph version of the `single` group doesn't handle the `only-for` blocks that we use all over the place. This patch provides a quick fix -- renaming the Gecko `single` group-by to `single-with-filters`, and using that in most places. (There were a couple of places that switching to `with-attributes` was simple enough - but in many cases we cannot yet replicate this functionality with `from-deps` alone AFAIK.) Differential Revision: https://phabricator.services.mozilla.com/D186821 |
||
---|---|---|
.. | ||
kind.yml |