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

6 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley 5965e2ce51 Bug 1742711 - tb-l10n-x-channel mach command for comm-strings-quarantine. r=aleca
Thunderbird variant of "mach l10n-cross-channel". tb-l10n-x-channel generates
a single "comm-strings" repository containing all strings from the currently
active code repositories (comm-central, comm-beta, etc).
This mach command is mostly meant to run as a Taskcluster "cron" job and
will push changes to a "quarantine" repository for further review.
The URL for the quarantine repository is not final.

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

--HG--
extra : moz-landing-system : lando
2022-04-22 23:20:34 +00:00
Rob Lemley 302fcbb457 Bug 1747231 - Port bug 1730712: Fix mach virtualenv initialization. rs=bustage-fix 2021-12-22 12:40:25 -05:00
Rob Lemley 214d2d15ca Bug 1731160 - mach initialization for Thunderbird mach commands. r=darktrojan
Creating mach commands in comm-central. The initialize function
calls the mozilla-central mach initialize first, then modifies
the returned mach.driver.

This implementation allows for new command categories and new mach
command modules. Mach settings providers can also be added in the
mach_commands files.

"mach commlint" is implemented, it just calls "mach lint", but with the
Thunderbird lint configurations in comm/tools/lint.

Requires bug 1731158 in mozilla-central.

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

--HG--
extra : amend_source : 2699448d31d7e5ec062f6daddb12394301417fb7
2021-11-30 21:37:52 +02:00
Geoff Lankow 89bf5aac20 Backed out two changesets (bug 1731160) so that mach works again.
This change isn't necessarily the problem, bug it's much easier to reverse than bug 1731158 on mozilla-central.

--HG--
extra : amend_source : 93c8fe228eb06f214a31837204d953f30dee19ed
extra : histedit_source : 0d6ab90e92afd47c0baad03606fc3894b54d16ed%2C73b086c097ca95e626c03f35726ce3546ef48706
2021-11-30 18:29:39 +13:00
Rob Lemley 1488c776c1 Bug 1731160 - Follow-up: Black linter reformatting. rs=linting 2021-11-29 14:43:40 -05:00
Rob Lemley 8807e513f4 Bug 1731160 - mach initialization for Thunderbird mach commands. r=darktrojan
Creating mach commands in comm-central. The initialize function
calls the mozilla-central mach initialize first, then modifies
the returned mach.driver.

This implementation allows for new command categories and new mach
command modules. Mach settings providers can also be added in the
mach_commands files.

"mach commlint" is implemented, it just calls "mach lint", but with the
Thunderbird lint configurations in comm/tools/lint.

Requires bug 1731158 in mozilla-central.

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

--HG--
extra : moz-landing-system : lando
2021-11-29 18:49:17 +00:00