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

Enable optional S3 bucket creation #28

Merged
merged 1 commit into from
Oct 26, 2018

Conversation

brettswift
Copy link
Owner

This enables pipelines to create their own, and gives more flexibility
to the release cycle when using tooling that doesn't clear out
s3 buckets for you. Also allows you to use a bucket from another
account.

@brettswift brettswift force-pushed the feature/pipeline_separate_bucket_step branch 2 times, most recently from 58616c5 to 791eabb Compare October 23, 2018 14:38
This enables pipelines to create their own, and gives more flexibility
to the release cycle when using tooling that doesn't clear out
s3 buckets for you.  Also allows you to use a bucket from another
account.
@brettswift brettswift force-pushed the feature/pipeline_separate_bucket_step branch from 791eabb to b47384f Compare October 23, 2018 15:15
from cumulus.chain import step


class S3Bucket(step.Step):
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

@brettswift brettswift merged commit 2e11d0e into master Oct 26, 2018
@brettswift brettswift deleted the feature/pipeline_separate_bucket_step branch November 7, 2018 17:54
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.

2 participants