Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with list-runs --schedule-interval #1225

Merged
merged 2 commits into from
Mar 18, 2015

Conversation

kyleknap
Copy link
Contributor

There was a typo for the element used for schedule interval needed to be
@scheduledStartTime not @scheduleStartTime as shown in the docs:
http://docs.aws.amazon.com/datapipeline/latest/APIReference/API_Operator.html

Fixes #1224

cc @jamesls @danielgtaylor

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.41% when pulling 71430fb on kyleknap:list-runs-fix into b1d0303 on aws:develop.

@jamesls
Copy link
Member

jamesls commented Mar 18, 2015

:shipit:

There was a typo for the element used for schedule interval needed to be
@scheduledStartTime not @scheduleStartTime.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.78% when pulling 470fe30 on kyleknap:list-runs-fix into 6a00b09 on aws:develop.

@kyleknap
Copy link
Contributor Author

Coverage looks fine when looking at the report. Comment is wrong. Coverage did not change. Merging

kyleknap added a commit that referenced this pull request Mar 18, 2015
Fix issue with list-runs --schedule-interval
@kyleknap kyleknap merged commit f178d6a into aws:develop Mar 18, 2015
@kyleknap kyleknap deleted the list-runs-fix branch March 18, 2015 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws datapipeline --schedule-interval parameter seems not to work
3 participants