coursera / dataduct

DataPipeline for humans.
Other
252 stars 82 forks source link

initial support for Shell Command Activity to support a s3 precondition #244

Open p5k6 opened 8 years ago

p5k6 commented 8 years ago

Minor change to allow preconditions within ShellCommandActivities (optional field, allowed per http://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/dp-object-shellcommandactivity.html). Also updates to Precondition to allow class instantiation with user-defined s3prefix.

I believe these are both "under the hood", non user facing changes. Couldn't find or think of any documentation required.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.002%) to 64.207% when pulling e8ab60505e89ddf928b5a2b90237fb5f138bb63f on p5k6:preconditions_in_sca into bb499c10f2fe37a9ab48d9df277a73bef1fc4ea2 on coursera:develop.