Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley 2aa308dd19 Bug 1905803 - Use Github thunderbird-l10n for strings. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D215459

--HG--
extra : moz-landing-system : lando
2024-07-31 18:23:13 +00:00
Rob Lemley 170dd3f009 Bug 1905802 - Support pulling strings from thunderbird-l10n. r=dandarnell
Allow using Github repo for strings. Unless "comm_git_repository" is set in
thunderbird_split_l10n.py along with correct revisions in l10n-changesets.json
this will have no effect and comm-l10n on hgmo is used,

Differential Revision: https://phabricator.services.mozilla.com/D215458

--HG--
extra : moz-landing-system : lando
2024-07-31 18:23:13 +00:00
Rob Lemley f0e70f9bee Bug 1901118 - Port bug 1900421: Pull Toolkit/Devtools strings from Github. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D212863

--HG--
extra : moz-landing-system : lando
2024-06-11 15:05:36 +00:00
Rob Lemley 5ee242bc28 Bug 1765629 - Create shippable-l10n-pre job to create strings archive. r=dandarnell
shippable-l10n-pre combines l10n-central/{locales} with a l10n-comm monorepo
that contains all Thunderbird locales. It packages them into a taskcluster
artifact that will be used by shippable-l10n, which will no longer need to
run the "clone-locales" action.

Mercurial revisions for l10n-central repositories are taken from
browser/locales/l10n-changesets.json, while the actual locales are taken from
comm/mail/locales/{all-locales,shipped-locales} as appropriate.

This initial version does not have any support for l10n-comm being pinned
to a revision as would be needed for release builds.

Differential Revision: https://phabricator.services.mozilla.com/D144219

--HG--
extra : moz-landing-system : lando
2022-11-16 17:52:33 +00:00
Rob Lemley 92e7fca398 Bug 1678441 - Add license headers to build related files. r=justdave
Differential Revision: https://phabricator.services.mozilla.com/D97675
2020-11-19 20:49:55 +00:00
Rob Lemley 94b17a5d1c Bug 1672798 - Run black formatting on all python files. r=mkmelin
Bringing some sanity to our Python scripts.

Differential Revision: https://phabricator.services.mozilla.com/D95400

--HG--
extra : rebase_source : 932e2174a7322a3e2dcde9bf002093e3f895a73f
extra : histedit_source : 6bb0f8818d40de39811c621d6bf12026af999bf6
2020-10-30 13:41:24 -04:00
Magnus Melin ea79a21c7c Bug 1674398 - Relocation of comm/mozharness to comm/mozharness/configs. r=justdave
https://phabricator.services.mozilla.com/D95375

--HG--
rename : mozharness/builds/branch_specifics.py => testing/mozharness/configs/builds/branch_specifics.py
rename : mozharness/builds/taskcluster_base_thunderbird.py => testing/mozharness/configs/builds/taskcluster_base_thunderbird.py
rename : mozharness/builds/thunderbird_source.py => testing/mozharness/configs/builds/thunderbird_source.py
rename : mozharness/releases/bouncer_thunderbird.py => testing/mozharness/configs/releases/bouncer_thunderbird.py
rename : mozharness/repackage/base.py => testing/mozharness/configs/repackage/base.py
rename : mozharness/single_locale/thunderbird.py => testing/mozharness/configs/single_locale/thunderbird.py
rename : mozharness/unittests/thunderbird_extra.py => testing/mozharness/configs/unittests/thunderbird_extra.py
2020-11-03 09:08:07 +02:00