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

Ability to nuke the S3 bucket #27

Open
AndrewSB opened this issue Nov 17, 2016 · 2 comments
Open

Ability to nuke the S3 bucket #27

AndrewSB opened this issue Nov 17, 2016 · 2 comments

Comments

@AndrewSB
Copy link

AndrewSB commented Nov 17, 2016

could we add something like carthage_cache nuke?

That would completely clear out all the archives? Maybe also deletes the local cache on the machine?

@guidomb
Copy link

guidomb commented Nov 18, 2016

That would be pretty useful! If you want to nuke all the archives in the S3 bucket I would suggest to add a method here to do that and then expose the nuke command here which should call a method in the Application object. The actual logic of calling the repository to nuke the S3 bucket archives and to also nuke the local cache should be placed here

Feel free to send a PR, currently I am a little bit overload so I only fix critical issues. I cannot promise I could add this feature ASAP but if you have some spare time and want to contribute I would be more than happy to review your PR 😄 !

@AndrewSB
Copy link
Author

@guidomb after talking to my team we realized we'd rather hold on to all of our old archives (we're going to be moving the old ones to AWS infrequent storage), just in case the projects on GitHub go down at any point.

I think this still would be useful for some people though! This and the remove last N archives 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants