Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Add support for uploading debian packages to S3 using AWS CodeDeploy #70

Closed
thedrow opened this issue Feb 9, 2015 · 2 comments
Closed

Comments

@thedrow
Copy link
Contributor

thedrow commented Feb 9, 2015

CodeDeploy triggers more actions when deploying a build artifact. It uploads them to S3 which means it is within the scope of the project.
If you could provide an option to use it to upload to debian packages to S3 I'd be happy to donate a 100$ to you or to a charity of your choosing.

@krobertson
Copy link
Owner

I haven't used AWS CodeDeploy at all. Do you have any ideas on how it would work from the user's perspective? Like have deb-s3 kick off a CodeDeploy event to do everything end to end? I'll try and look at the API docs later to see what it actually supports running and what it supports as parameters.

@thedrow
Copy link
Contributor Author

thedrow commented Feb 10, 2015

I haven't done it myself yet but I'm planning to.
I know that the deployed build artifact ends up on S3 and that AWS CodeDeploy can trigger CM tools in order to update.

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

No branches or pull requests

2 participants