-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Basic scheduling. * Clean up old schedule. * Update changelog. * Add schedules section to config. * Implement specyfing other schedule parameters. * Delete old scheduler. * Fix tests. * Test schedule pipeline. * Add scheduled run name to the test. * Test remove old schedule. * Fix test compile. * Mock PipelineJobSchedule in schedule test. * Test cli schedule command. * Provide defaults for cron expression and timezone. * Deleted commented out code. * Put all the changes under a single [Unreleased] section in changelog.
- Loading branch information
1 parent
0e934f9
commit 5ee3304
Showing
7 changed files
with
252 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.