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

47 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley 049c8be2a3 Bug 1922252 - Stop running Thunderbird cross-channel against hg.mo. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D224323

--HG--
extra : amend_source : 4a139efab8f0e5fca94c887da8be27b43b83f4fd
2024-10-03 10:12:01 -07:00
Rob Lemley bf559a9628 Bug 1905803 - Enable l10n_bumper on comm central. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D218008

--HG--
extra : moz-landing-system : lando
2024-07-31 18:23:14 +00:00
Geoff Lankow 8c769d70c8 Backed out changeset b5a33aebffff (bug 1906992) to restart Daily builds. DONTBUILD
--HG--
extra : amend_source : fc95e6a8c34cb9b7f872b36c70a6c2208ccfcdae
2024-07-12 21:53:47 +12:00
Geoff Lankow b0745edb87 Bug 1906992 - Disable the Daily build while all the tests are failing. rs=me CLOSED TREE
--HG--
extra : amend_source : 88ed2e227440c2d5302225fa004ac13b3a33d0d1
2024-07-10 21:54:30 +12:00
Rob Lemley af76c96be9 Backed out changeset 253adcad1285 (bug 1890700) - enable daily builds. r=backout a=wsmwk
Win32 updates are pinned to last good build on Balrog.
2024-04-15 17:28:52 -04:00
John Bieling 5c569c68a3 Bug 1890700 - Disable Daily builds due to crashes. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D207125

--HG--
extra : rebase_source : 08755a1afada297b3b158043ee073b47b8cda817
extra : amend_source : fe537f5e4f3f4aa15afae5fa215c2dc51d8d93be
2024-04-10 12:17:16 +02:00
Rob Lemley 80eee3a33f Bug 1888665 - Port bug 1888648: Remove are-we-esmified-yet cron job. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D206114

--HG--
extra : amend_source : e1f2c3a6bd7fa14b12bdcad0f74d543cf52d3676
2024-03-30 12:11:34 +02:00
Rob Lemley ed3234f5a1 Bug 1869860 - Set up "cron" decision task to run tb-rust automation. r=dandarnell
A bit of a hack to generate a Taskcluster hook that will trigger the tb-rust
vendor automation job. The cron task will never actually run with an empty
schedule, but with appropriate grants in ci-configuration it will be triggerable
by a CI job on mozilla-central and by Thunderbird sheriffs & releng.

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

--HG--
extra : moz-landing-system : lando
2024-01-30 16:26:23 +00:00
Magnus Melin c7ebb4733f No bug - Re-enable nightly builds. rs=me 2024-01-15 12:50:42 +02:00
Geoff Lankow 70ad6f0db8 No bug - Disable the nightly build while notification bars are badly broken. rs=me DONTBUILD
--HG--
extra : rebase_source : fb1ccf3fce9fba092fd1762b962e114ae0a65f55
2024-01-12 23:11:40 +13:00
Rob Lemley 2aea6787d5 Backed out changeset ae5eb63b87ef - Restore Daily builds cron. rs=me DONTBUILD CLOSED TREE 2023-07-04 09:32:14 -04:00
Geoff Lankow 9e89cf3d9f No bug - Disable nightly cron job while merging causes a version number mismatch. rs=me DONTBUILD CLOSED TREE
--HG--
extra : amend_source : 7eec16b0f8ce6f483a442b7fe3bb57f65ef9af65
2023-07-04 20:53:56 +12:00
Rob Lemley ea7015c04b Bug 1794145 - Enable l10n-cross-channel cron task for comm-central. r=dandarnell
Depends on D160660

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

--HG--
extra : rebase_source : fedd69a9c0245faee164de4fa506517e053e0432
2022-10-28 16:10:39 +00:00
Rob Lemley 5f1efcb66f Bug 1794275 - Generate are-we-esmified data for Thunderbird dashboard. r=#thunderbird-reviewers
Works in conjunction with a Github Actions job that runs at 00:30 UTC. That job
downloads the "are-we-esmified-yet.json" artifact from the most recent run and
updates a JSON file that provides data for the graph and such.

Differential Revision: https://phabricator.services.mozilla.com/D158905
2022-10-08 23:29:02 +00:00
Rob Lemley 2d0e6b27a6 Bug 1789668 - Follow-up [2/2]: Fix Daily build cron decision task. r=aleca
Daily cron decision task failed because get_existing_tasks() was called in
gecko_taskgraph.decison.get_decision_parameters() prior to comm_head_rev and
comm_head_repository being added to parameters. The code that reads the associated
environment variables and sets those parameters runs towards the end of
gecko_taskgraph.decison.get_decision_parameters().

To work around that, the --include-push-tasks argument needed to be removed
from the cron decision commandline. To set the needed "existing_tasks" parameter,
introduce CRON_OPTIONS in comm_taskgraph.decision. For supported
target_tasks_methods, a parameters key and a callable accepting (parameters,
graph_config) arguments are iterated over, the callable executed, and
parameters[key] set with the result.

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

--HG--
extra : moz-landing-system : lando
2022-09-21 15:51:19 +00:00
Geoff Lankow a57760a688 Bug 1776840 - Enable Daily builds. rs=me 2022-06-29 10:52:55 +12:00
Geoff Lankow 8a19a244a3 Bug 1776840 - Disable Daily builds. rs=me
--HG--
extra : rebase_source : 64d8db8fbfe5b4140d8196e464cdf9300a69f8c5
2021-11-20 12:02:16 +02:00
Magnus Melin 91de6189dc Bug 1742162 - reneable daily builds (Backed out changeset fa12730a83ec). rs=me DONTBUILD 2021-11-20 16:23:21 +02:00
Magnus Melin 077cd44adb Bug 1742162 - disable daily builds due to multiple incoming porting needs. rs=me 2021-11-20 12:02:16 +02:00
Rob Lemley a8fd05db2f Bug 1737239 - Enable daily build. rs=me 2021-10-22 22:35:32 -04:00
Geoff Lankow 229790e3a2 Bug 1737239 - Disable Daily build. rs=me DONTBUILD
--HG--
extra : amend_source : 9b0564a9363b316bf7d3660d80377c7c7689ab9f
2021-10-22 22:18:03 +13:00
Rob Lemley 1e37dd96a2 Bug 1733982 - Port bug 1732723: Rename "taskgraph" Python module to "gecko_taskgraph". r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D127490

--HG--
extra : moz-landing-system : lando
2021-10-06 04:47:46 +00:00
Magnus Melin cb8370f1e4 No bug - backed out changeset 59bfc8893d6c to re-enable daily builds 2021-09-03 13:43:28 +03:00
Rob Lemley 007ca43221 No bug - temporarily disable daily build. rs=rjl DONTBUILD
--HG--
extra : histedit_source : 0cc54e983cecb5e64efa7da77058bf44568972cb
2021-09-02 06:23:00 -04:00
Rob Lemley ca3e35a970 Bug 1640070 - Use existing build for Thunderbird Dailies. r=justdave
As shippable builds are running on every push, this will reuse those builds
for the Dailies rather than rebuilding.

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

--HG--
extra : amend_source : a50c5844a8297af29657f17c88c3d50753e38c4a
2020-11-11 11:22:57 +02:00
Rob Lemley e13338960e Bug 1658218 - Document how to disable daily builds. r=darktrojan DONTBUILD
Make .cron.yml consistent with itself and provide some comments and a reference
to additional information.

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

--HG--
extra : moz-landing-system : lando
2020-08-24 17:27:18 +00:00
Rob Lemley 90a5e55a3c Bug 1660265 - Set up l10n-bumper to run on comm-beta once daily. r=mkmelin
Firefox runs this every hour. Since Thunderbird does not have the same rate
of string updates nor as many pushes this is probably sufficient. The automation
only pushes if there is a change and will push with DONTBUILD.

Depends on D87781

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

--HG--
extra : moz-landing-system : lando
2020-08-21 17:13:35 +00:00
Jorg K 0d4785bda8 Backed out changeset 12dedeedc9d2: Failed attempt to disable Daily build due to bug 1657609 / bug 1658186. a=backout CLOSED TREE DONTBUILD 2020-08-09 19:52:11 +02:00
Jorg K 4ea623bcaa No bug - Disable Daily build due to bug 1657609. a=jorgk CLOSED TREE DONTBUILD 2020-08-09 11:32:13 +02:00
Rob Lemley ebe8b9da58 Bug 1641403 - Follow-up: Create target_task_method for Thunderbird Searchfox indexing. r=darktrojan DONTBUILD
The actual searchfox_index method includes tasks that do not exist in the
Thunderbird taskgraph. Register a new method specific to Thunderbird that
includes only what is needed.

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

--HG--
extra : moz-landing-system : lando
2020-06-26 20:45:37 +00:00
Rob Lemley 9aeeb6a4de Bug 1641403 - Add Searchfox cron task. r=darktrojan
Set to run the same time as the Thunderbird Daily build.

Depends on D80367

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

--HG--
extra : histedit_source : 4519081379080b98870d28ffd5c2dd9dc2089aba
2020-06-19 22:36:38 +00:00
Rob Lemley 6d65166047 Bug 1619287 - Port bug 1618188: Stop running repo-update cron for Thunderbird. r=darktrojan
With the removal of blocklist.xml, there is no reason to run this any more.

--HG--
extra : histedit_source : a97d24d6bf75f3830f084063b37d8b30a945e96b
2020-03-02 10:17:25 -05:00
Jorg K b903d24a49 Bug 1595153 - Backed out changeset c45cd28f33e2 to re-enable Nightly builds. a=backout 2019-11-11 09:39:29 +01:00
Rob Lemley df87807c53 Bug 1595153 - Disable Nightly builds. a=me DONTBUILD CLOSED TREE
--HG--
extra : amend_source : af79bb23bec88cbf496c015697ec309f3cfddcee
2019-11-09 22:39:40 -05:00
Jorg K cb3a2da937 No bug - Change cron start times to 12:00 CET (11:00 GMT). r=rjl DONTBUILD 2019-10-28 10:47:08 +01:00
Jorg K 5bfcf8a5b4 Backed out changeset ddede6db8351 to re-enable Nightly builds. a=me DONTBUILD 2019-09-27 19:32:45 +02:00
Jorg K 264c6ef4c4 Bug 1584461 - Disabled Nightly builds. a=me CLOSED TREE 2019-09-27 11:52:07 +02:00
Rob Lemley ba3300e174 Bug 1552088 - Port bug 1550816: Consistent yamllint configuration. r=darktrojan
Update the yamllint configuration to mostly match what M-C is currently using.
2019-05-21 22:09:20 +02:00
Rob Lemley 87b2271696 Bug 1550611 - remove include-push-tasks from .cron.yml. r=jorgk DONTBUILD
include-push-tasks does not make sense for C-C workflow and should not have
been included.
Removing this will force a full build when the daily build triggers.
2019-05-13 18:18:37 -04:00
Rob Lemley 971517f82a Bug 1542550 - Port bug 1352113: Implement shippable builds for Thunderbird. r=darktrojan DONTBUILD 2019-04-15 21:05:09 -04:00
Jorg K 006c16f5ae Backed out changeset dd29466819f2 (bug 1542550) for suspected decision task bustage. a=backout 2019-05-06 00:13:09 +02:00
Rob Lemley 4023610733 Bug 1542550 - Port bug 1352113: Implement shippable builds for Thunderbird. r=darktrojan CLOSED TREE
--HG--
extra : amend_source : 6a470dabec0632c39b942d72611bd783275e33fd
2019-04-15 21:05:09 -04:00
Rob Lemley 70a6c83256 Bug 1499590 - Add periodic-file-updates task to .cron.yml. r=darktrojan,dustin
Added configuration for periodic-file-updates task to comm's .cron.yml.
This cron task mirrors one found in mozilla- repositories, and was part
of comm-'s buildbot configuration that needed to be moved to Taskcluster.

This is a reapply of an old patch. I've removed the comm-beta and comm-esr60
repositories from the configuration.

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

--HG--
extra : moz-landing-system : lando
2019-01-02 17:06:14 +00:00
Rob Lemley 9fdb4c8eec Bug 1499590 - Backed out changeset 089769dbf256 to remove periodic-file-updates cron task. a=backout
This removes the periodic-file-updates (pfu) cron task from comm-*
repositories, resetting the status quo so that nightly builds can
be run while continuing to debug the issues with the pfu tasks.
2018-11-05 15:29:22 -05:00
Rob Lemley bf9c26e819 Bug 1499590 - Add periodic-file-updates task to .cron.yml. r=dustin
Added configuration for periodic-file-updates task to comm's .cron.yml.

This cron task mirrors one found in mozilla- repositories, and was part of
comm-'s buildbot configuration that needed to be moved to Taskcluster.

Differential Revision: https://phabricator.services.mozilla.com/D9859
2018-10-25 21:11:35 +00:00
Tom Prince 8e73d7094e Bug 1421062: Use `nightly-desktop` as cron task name; r=me
The taskcluster scopes are designed with a cron task name prefix of `nightly-`
so use that.
2018-04-27 16:10:06 -06:00
Tom Prince 0559850ce4 Bug 1447460: Add cron configuration to comm-central; r=me CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D824

--HG--
extra : rebase_source : 5fe80c20014f246c5b2cb6ed63667472eefaaeec
extra : amend_source : 445f9857a689da87939bd137f62ea159cd11950d
2018-03-28 13:53:30 -07:00