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
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
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
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
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
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.
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
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.
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