gecko-dev/taskcluster
Gregory Szorc 1269329adb Bug 1413254 - Establish dedicated mach command for Bugzilla metadata validation; r=jmaher
Previously, the CI task invoked 2 mach commands and performed manual
gzip compressed. This was sub-optimal for a few reasons:

* Redundant moz.build evaluation made execution slower
* Potential for shell expansion to interfere with wildcards
* Made it harder to change exit code

By moving all logic into a mach command, we eliminate all the issues
around using shell.

Behavior of the new command and the CI task should be backwards
compatible.

MozReview-Commit-ID: HUFvLteKLOO

--HG--
extra : rebase_source : 85a49fc45eeaaac71dfb97fc22900a81ca9efa4b
2017-10-31 10:30:15 -07:00
..
ci Bug 1413254 - Establish dedicated mach command for Bugzilla metadata validation; r=jmaher 2017-10-31 10:30:15 -07:00
docker Bug 1409876 - Print warning when vcs operations aren't running on a cache or volume; r=dustin 2017-10-25 17:38:35 -07:00
docs bug 1397552 - add a release promotion action. r=bstack 2017-10-24 15:28:19 -07:00
scripts Bug 1412888 - bump the sccache revision to include argument parsing fixes; r=ted.mielczarek 2017-10-30 12:31:07 -04:00
taskgraph Bug 1413196 - Almost permafailing gecko decision tasks on Try: TypeError: argument of type 'NoneType' is not iterable during Generating tasks for release-bouncer-sub fennec r=rail 2017-10-31 15:01:23 +01:00
.yamllint Bug 1392795 - [yamllint] Group paths to lint by their closest config and run each config group separately, r=dustin 2017-08-23 11:28:28 -04:00
mach_commands.py bug 1397552 - add a release promotion action. r=bstack 2017-10-24 15:28:19 -07:00
moz.build Bug 1384729 - Move actions into taskgraph dir r=dustin 2017-07-27 10:47:37 -07:00