Run addon and artifact-build tasks on git-backed pushes
Categories
(Firefox Build System :: Task Configuration, task)
Tracking
(Not tracked)
People
(Reporter: nhadji, Assigned: nhadji)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
Part of the Mercurial -> Git CI migration (gecko2github). Follow-up to Bug 2070089, same procedure.
Remove the run-on-repo-type: [hg] and clone-with: hg keys from:
taskcluster/kinds/addon/kind.ymltaskcluster/kinds/artifact-build/kind.yml
One revision per file. Each kind was verified before submission: a baseline try (hg) push with the guards in place and a firefox-dev (git) push with the guards removed are both green (addon: addon-tps-xpi; artifact-build: all six *-artifact tasks including the macosx64 pair), the git-push task logs confirm cloning from github.com, and the artifact lists are identical between the two backends (including tps.xpi and the full artifact-build output set).
| Assignee | ||
Comment 1•2 days ago
|
||
Updated•2 days ago
|
| Assignee | ||
Comment 2•2 days ago
|
||
Comment 5•12 hours ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/438b7e1c2379
https://hg.mozilla.org/mozilla-central/rev/b48cb657ba4b
Comment 7•1 hour ago
|
||
Backed out for causing signin failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/564e0d94b8d9200b7fe332d5c5a878154081a465
Description
•