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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow for production deploy #120

Merged
merged 5 commits into from
Oct 19, 2021
Merged

Workflow for production deploy #120

merged 5 commits into from
Oct 19, 2021

Conversation

thekaveman
Copy link
Member

@thekaveman thekaveman commented Sep 20, 2021

This workflow is just a copy/paste of the dev and test workflows, with the branch and environment updated to prod.

Until GitHub actions support templated jobs, this is the best we can do 馃し

Closes part of #119.

@thekaveman
Copy link
Member Author

Rebased on latest changes in dev

@thekaveman thekaveman added this to In progress in Benefits 2021 Oct 5, 2021
@thekaveman thekaveman moved this from In progress to Blocked in Benefits 2021 Oct 6, 2021
@thekaveman
Copy link
Member Author

Rebase on #135 once that's merged to dev.

just a copy/paste of the dev and test workflow with
the branch and environment updated to prod

update layer cache scope (can we get org-wide layer caching?)
bind mounting a filesystem directory is easier to use than docker
volumes, and will simplify S3 config management from localhost
better for uploading/downloading config files from the bucket
@thekaveman thekaveman marked this pull request as ready for review October 14, 2021 23:45
@thekaveman thekaveman moved this from Blocked to In progress in Benefits 2021 Oct 14, 2021
@thekaveman thekaveman merged commit 6ff033e into dev Oct 19, 2021
Benefits 2021 automation moved this from In progress to Done Oct 19, 2021
@thekaveman thekaveman deleted the prod-deploy branch October 19, 2021 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Benefits 2021
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant