Andrew Halberstadt
95449daa6d
Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher
...
For a long time two copies of the 'taskgraph' module have existed in parallel.
We've attempted to keep them in sync, but over time they have diverged and the
maintenance burden has increased.
In order to reduce this burden, we'd like to re-join the two code bases. The
canonical repo will be the one that lives outside of mozilla-central, and this
module will depend on it. Since they both have the same module name (taskgraph)
we need to rename the version in mozilla-central to avoid collisions.
Other consumers of 'taskgraph' (like mobile repos) have standardized on
'<project>_taskgraph' as their module names. So replicating that here as well.
Differential Revision: https://phabricator.services.mozilla.com/D127118
2021-09-30 09:50:08 -04:00
Aki Sasaki
b665e9ae27
Bug 1562412 - shippable-l10n-signing multi_dep. r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D57741
--HG--
extra : moz-landing-system : lando
2020-02-25 03:34:24 +00:00
Dorel Luca
fd844326f2
Backed out 17 changesets (bug 1562412) for for build-notarization failures.
...
Backed out changeset 9c3d85e9b9fe (bug 1562412)
Backed out changeset e39e5d6a77a8 (bug 1562412)
Backed out changeset aa62038d5d76 (bug 1562412)
Backed out changeset 2143a26de372 (bug 1562412)
Backed out changeset 5b7ca7cf6649 (bug 1562412)
Backed out changeset 7870fa417606 (bug 1562412)
Backed out changeset bf7896916b91 (bug 1562412)
Backed out changeset cd6f0176af52 (bug 1562412)
Backed out changeset af8ccde58367 (bug 1562412)
Backed out changeset 9be172fa19e1 (bug 1562412)
Backed out changeset 9ccdef3b8c9d (bug 1562412)
Backed out changeset 0fc1845ea46c (bug 1562412)
Backed out changeset 861e4a4a13aa (bug 1562412)
Backed out changeset 32f31a6daaa8 (bug 1562412)
Backed out changeset b51ce1cea46d (bug 1562412)
Backed out changeset b8ddcf8368c5 (bug 1562412)
Backed out changeset 19ac1668f0db (bug 1562412)
2020-02-25 02:54:24 +02:00
Aki Sasaki
8a6ba28cf2
Bug 1562412 - shippable-l10n-signing multi_dep. r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D57741
--HG--
extra : moz-landing-system : lando
2020-02-20 23:56:11 +00:00
Justin Wood
f6ea7a63cf
Bug 1614998 - Move nightly named transform to a shippable name. r=aki
...
Differential Revision: https://phabricator.services.mozilla.com/D62641
--HG--
rename : taskcluster/taskgraph/transforms/nightly_l10n_signing.py => taskcluster/taskgraph/transforms/shippable_l10n_signing.py
extra : moz-landing-system : lando
2020-02-12 22:30:01 +00:00
Justin Wood
41fceb0658
Bug 1614998 - Move nightly-l10n to shippable-l10n. r=aki
...
Differential Revision: https://phabricator.services.mozilla.com/D62639
--HG--
rename : taskcluster/ci/nightly-l10n/kind.yml => taskcluster/ci/shippable-l10n/kind.yml
extra : moz-landing-system : lando
2020-02-12 22:29:02 +00:00
Justin Wood
01ccfa4e07
Bug 1614998 - Rename nightly-l10n-signing to shippable-l10n-signing. r=aki
...
Differential Revision: https://phabricator.services.mozilla.com/D62638
--HG--
rename : taskcluster/ci/nightly-l10n-signing/kind.yml => taskcluster/ci/shippable-l10n-signing/kind.yml
extra : moz-landing-system : lando
2020-02-12 22:28:31 +00:00