treasure-data / digdag

Workload Automation System
https://www.digdag.io/
Apache License 2.0
1.3k stars 221 forks source link

digdag should offer weekly scheduling #33

Closed danielnorberg closed 8 years ago

danielnorberg commented 8 years ago

E.g.

_schedule:
  weekly>: 6, 07:00:00
frsyuki commented 8 years ago

implementation is to add io.digdag.standards.scheduler.WeeklySchedulerFactory to digdag-standards.

danielnorberg commented 8 years ago

Yup, did that, mind reviewing the PR? https://github.com/treasure-data/digdag/pull/38