gecko-dev/taskcluster/taskgraph/cron
Simon Fraser a589ef9901 Bug 1453067 Support for days (of week or month) in taskcluster cron r=dustin
Summary:
We need to run things less often than once a day, so adding support for
days to taskcluster cron. 'day' is the day of the month, 'weekday' is used
as a datetime.weekday (not isoweekday), or a string comparable to strftime('%A')
or strftime('%a')

Reviewers: dustin

Reviewed By: dustin

Bug #: 1453067

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

--HG--
extra : rebase_source : 65be900f383a2c4fd6240d4b8fb0eebef613281f
2018-04-12 12:39:20 +01:00
..
__init__.py Bug 1453067 Support for days (of week or month) in taskcluster cron r=dustin 2018-04-12 12:39:20 +01:00
decision.py Bug 1447460: Teach mach taskgraph cron to handle configuration in sub-repositories; r=dustin 2018-03-28 11:34:20 -07:00
schema.py Bug 1453067 Support for days (of week or month) in taskcluster cron r=dustin 2018-04-12 12:39:20 +01:00
util.py Bug 1453067 Support for days (of week or month) in taskcluster cron r=dustin 2018-04-12 12:39:20 +01:00