Skip to content

new-param-to-use-existing-file-on-s3#95

Open
mario16 wants to merge 11 commits intoeinaregilsson:masterfrom
mario16:master
Open

new-param-to-use-existing-file-on-s3#95
mario16 wants to merge 11 commits intoeinaregilsson:masterfrom
mario16:master

Conversation

@mario16
Copy link

@mario16 mario16 commented Nov 21, 2022

The contribution is to add a new param named "existing_file_name" to use an existing s3 file and avoid to upload a new file.

This change is to get the "build once, deploy many".
Trying to follow the "12 factor app", principle "V. Build, Release, Run".
More info: 12 factor app

@gzur
Copy link
Contributor

gzur commented Dec 5, 2022

I'm not a 100% sure what you are trying to accomplish here. The blast radius is such that reviewing this for correctness is a bit hard.

If I understand correctly, you wish to deploy an existing archive - where would this archive originate from?

I'm not sure how relevant that kind of functionality is for this Github Action, since it would reduce the transparency of any run since what was deployed would not be immediately obvious from the triggering Git SHA.

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.

4 participants