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

Deploy to test #145

Merged
merged 23 commits into from
Oct 19, 2021
Merged

Deploy to test #145

merged 23 commits into from
Oct 19, 2021

Conversation

thekaveman
Copy link
Member

No description provided.

using the GitHub Actions cache backend in docker/build-deploy-action
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
this flag allows serving of the static files inside the devcontainer
which has somehow broken since we moved to the new launch config
as part of #126
format-on-save to get ahead of pre-commit checks
using the same paths list from the ecs-deploy-dev.yml workflow
* Add the `--insecure` flag when launching Django in the devcontainer, to fix an issue with static files serving
* Add some settings to help with file formatting pre-pre-commit (on save).
* Add the awesome GitLens extension
@thekaveman thekaveman added this to In progress in Benefits 2021 via automation Oct 19, 2021
@thekaveman thekaveman added this to the October 2021 milestone Oct 19, 2021
@thekaveman thekaveman merged commit e39b18b into test Oct 19, 2021
Benefits 2021 automation moved this from In progress to Done Oct 19, 2021
@github-actions github-actions bot added the deployment [auto] Pull requests that deploy to test or prod label Oct 19, 2021
@thekaveman thekaveman mentioned this pull request Oct 19, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment [auto] Pull requests that deploy to test or prod
Projects
No open projects
Benefits 2021
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant