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

Upload artifacts to S3 in the release workflow #28

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

mcpherrinm
Copy link
Contributor

@mcpherrinm mcpherrinm commented Dec 22, 2023

This uploads checker.zip and churner.zip to an S3 bucket in the release.yml workflow that is run on tags.
The lambdas can then be deployed from S3, instead of requiring the files be copied manually.

For some reference material, see https://github.com/aws-actions/configure-aws-credentials

After merging, I will create a v0.1.0 tag to check the workflow works as expected.

@mcpherrinm mcpherrinm merged commit f7c5c5a into main Dec 22, 2023
3 checks passed
@mcpherrinm mcpherrinm deleted the mattm-s3-upload branch December 22, 2023 20:03
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