Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

On-demand feature for AWS pipeline addition to dataduct #7

Merged
merged 3 commits into from
May 10, 2016

Conversation

kewlkiev
Copy link

@kewlkiev kewlkiev commented May 6, 2016

On-demand feature addition to dataduct
coursera#237

Remove Schedule object from YAML.
Make Schedule pipeline object None.
Change default object's scheduleType to on-demand

@kewlkiev
Copy link
Author

kewlkiev commented May 6, 2016

@idralyuk @everanurag can you please review the change?

@kewlkiev kewlkiev closed this May 6, 2016
@kewlkiev kewlkiev reopened this May 6, 2016
@@ -37,6 +37,7 @@
'8-hours': ('8 hours', None),
'12-hours': ('12 hours', None),
'one-time': ('15 minutes', 1),
'on-demand': ('ondemand',None),
Copy link

@idralyuk idralyuk May 10, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a space between , and None

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@idralyuk
Copy link

Cool, thank you.

@idralyuk idralyuk merged commit c87726e into WiserSolutions:develop May 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants