gecko-dev/taskcluster
Nick Alexander 28d671d39a Bug 1408598 - Don't run {multi-l10n, update} actions for android-* tasks. r=maliu
The multi-l10n and update mozharness actions are Nightly build
specific.  The android-* tasks look like builds but aren't really
builds -- they don't produce APKs, for example.  In the past, these
actions immediately returned because the android-* jobs where never
considered Nightly builds and there is a test for "is Nightly" in each
mozharness action.  When forcing a build to be a Nightly, these
actions don't immediately return; since they're build specific, this
causes errors.

This commit simply doesn't run these actions, since they're not
appropriate to these tasks.

MozReview-Commit-ID: deJJbBu0eb

--HG--
extra : rebase_source : 8a6b9d69bf7a1cbeb30f84d6e5def41c1af3816c
2017-10-17 11:50:14 -07:00
..
ci Bug 1408598 - Don't run {multi-l10n, update} actions for android-* tasks. r=maliu 2017-10-17 11:50:14 -07:00
docker Bug 1409260 - Remove tc-vcs related files from docker images. r=dustin,gps 2017-10-17 15:11:49 +09:00
docs Bug 1409260 - Remove tc-vcs caches. r=dustin,gps 2017-10-17 15:12:18 +09:00
scripts Bug 1409260 - Remove comments about tc-vcs. r=dustin,gps 2017-10-17 15:12:41 +09:00
taskgraph Bug 1409260 - Remove tc-vcs caches. r=dustin,gps 2017-10-17 15:12:18 +09: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 1406177 - Remove action.yml now that it is unused r=garndt 2017-10-05 14:47:15 -07:00
moz.build Bug 1384729 - Move actions into taskgraph dir r=dustin 2017-07-27 10:47:37 -07:00