-
Notifications
You must be signed in to change notification settings - Fork 3
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 #355
Deploy to test #355
Commits on Sep 26, 2023
-
feat: add event trigger for when pre-releases or releases are published
github.ref_name covers getting either branch _or tag_ name, so with this commit, a run of this workflow would publish a Docker tag with the git tag name
Configuration menu - View commit details
-
Copy full SHA for 00d39d0 - Browse repository at this point
Copy the full SHA 00d39d0View commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ade17c6 - Browse repository at this point
Copy the full SHA ade17c6View commit details -
refactor: move concurrency config to workflow level instead of job level
also set 'cancel-in-progress' to true so that pending runs will cancel if a newer run is queued for a given concurrency group
Configuration menu - View commit details
-
Copy full SHA for d613425 - Browse repository at this point
Copy the full SHA d613425View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c93ac27 - Browse repository at this point
Copy the full SHA c93ac27View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4dcaca - Browse repository at this point
Copy the full SHA f4dcacaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 340f2b2 - Browse repository at this point
Copy the full SHA 340f2b2View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3c010c - Browse repository at this point
Copy the full SHA c3c010cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02063e8 - Browse repository at this point
Copy the full SHA 02063e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9218a01 - Browse repository at this point
Copy the full SHA 9218a01View commit details -
refactor: remove unneeded conditions from test if expression
the workflow itself is already filtered to only listen to release publishes
Configuration menu - View commit details
-
Copy full SHA for 07a2e2e - Browse repository at this point
Copy the full SHA 07a2e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ec8099 - Browse repository at this point
Copy the full SHA 1ec8099View commit details -
Configuration menu - View commit details
-
Copy full SHA for f36ca19 - Browse repository at this point
Copy the full SHA f36ca19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 659c5c8 - Browse repository at this point
Copy the full SHA 659c5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0586d73 - Browse repository at this point
Copy the full SHA 0586d73View commit details -
feat(frontdoor): allow access to static files dir
maintain access to healthcheck endpoint
Configuration menu - View commit details
-
Copy full SHA for 874473a - Browse repository at this point
Copy the full SHA 874473aView commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b910707 - Browse repository at this point
Copy the full SHA b910707View commit details -
fix: 'env' context is not available in the places we need it
put the expression back as inline values instead of being a variable
Configuration menu - View commit details
-
Copy full SHA for e1b4e08 - Browse repository at this point
Copy the full SHA e1b4e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 382cc09 - Browse repository at this point
Copy the full SHA 382cc09View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9af5a - Browse repository at this point
Copy the full SHA ba9af5aView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f530f36 - Browse repository at this point
Copy the full SHA f530f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e32f19 - Browse repository at this point
Copy the full SHA 9e32f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ecd71 - Browse repository at this point
Copy the full SHA f9ecd71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26b95e5 - Browse repository at this point
Copy the full SHA 26b95e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 393953a - Browse repository at this point
Copy the full SHA 393953aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b2936 - Browse repository at this point
Copy the full SHA 01b2936View commit details -
Configuration menu - View commit details
-
Copy full SHA for 100697e - Browse repository at this point
Copy the full SHA 100697eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2379a - Browse repository at this point
Copy the full SHA bc2379aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ea9a89 - Browse repository at this point
Copy the full SHA 2ea9a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee93b21 - Browse repository at this point
Copy the full SHA ee93b21View commit details
Commits on Oct 5, 2023
-
fix: move agency-specific backend configuration to command options
backend configuration cannot use named values such as variables
Configuration menu - View commit details
-
Copy full SHA for 3803ffa - Browse repository at this point
Copy the full SHA 3803ffaView commit details -
feat(terraform): create agency-specific backend config for local dev
the pipeline doesn't need the backend config block in main.tf
Configuration menu - View commit details
-
Copy full SHA for 8af3d32 - Browse repository at this point
Copy the full SHA 8af3d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5545dd - Browse repository at this point
Copy the full SHA e5545ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bbc6a7 - Browse repository at this point
Copy the full SHA 3bbc6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad714e - Browse repository at this point
Copy the full SHA 3ad714eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f94534b - Browse repository at this point
Copy the full SHA f94534bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 626eb25 - Browse repository at this point
Copy the full SHA 626eb25View commit details
Commits on Oct 9, 2023
-
chore(pre-commit): autoupdate hooks
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
Configuration menu - View commit details
-
Copy full SHA for 8ad2323 - Browse repository at this point
Copy the full SHA 8ad2323View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 885ddd5 - Browse repository at this point
Copy the full SHA 885ddd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7caab - Browse repository at this point
Copy the full SHA 0a7caabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 220bb39 - Browse repository at this point
Copy the full SHA 220bb39View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbbd0d7 - Browse repository at this point
Copy the full SHA dbbd0d7View commit details -
feat(terraform): pass variables to Terraform from pipeline
pass filepath of variable template as runtime parameter
Configuration menu - View commit details
-
Copy full SHA for bb61628 - Browse repository at this point
Copy the full SHA bb61628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a3a267 - Browse repository at this point
Copy the full SHA 9a3a267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0728b4a - Browse repository at this point
Copy the full SHA 0728b4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1097508 - Browse repository at this point
Copy the full SHA 1097508View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d9407 - Browse repository at this point
Copy the full SHA d6d9407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e58216 - Browse repository at this point
Copy the full SHA 3e58216View commit details -
Configuration menu - View commit details
-
Copy full SHA for af9b5ab - Browse repository at this point
Copy the full SHA af9b5abView commit details -
refactor(infra): use AGENCY_CARD variable for environment app service
note this is a name change
Configuration menu - View commit details
-
Copy full SHA for 086aa95 - Browse repository at this point
Copy the full SHA 086aa95View commit details -
Configuration menu - View commit details
-
Copy full SHA for b33cc73 - Browse repository at this point
Copy the full SHA b33cc73View commit details -
Configuration menu - View commit details
-
Copy full SHA for c09ddea - Browse repository at this point
Copy the full SHA c09ddeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe9111 - Browse repository at this point
Copy the full SHA dbe9111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50fbd28 - Browse repository at this point
Copy the full SHA 50fbd28View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ae46e - Browse repository at this point
Copy the full SHA e1ae46eView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c22124e - Browse repository at this point
Copy the full SHA c22124eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a7f35 - Browse repository at this point
Copy the full SHA 05a7f35View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f81779 - Browse repository at this point
Copy the full SHA 7f81779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93bf003 - Browse repository at this point
Copy the full SHA 93bf003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9514c56 - Browse repository at this point
Copy the full SHA 9514c56View commit details -
Configuration menu - View commit details
-
Copy full SHA for b165ec6 - Browse repository at this point
Copy the full SHA b165ec6View commit details -
docs(infra): update docs that mention environment resource groups
remove Build Status badge; it seems to not render correctly
Configuration menu - View commit details
-
Copy full SHA for f871893 - Browse repository at this point
Copy the full SHA f871893View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a35baf - Browse repository at this point
Copy the full SHA 4a35bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c713d2 - Browse repository at this point
Copy the full SHA 8c713d2View commit details -
docs(infra): move terraform README into docs file structure
update README to point to online documentation
Configuration menu - View commit details
-
Copy full SHA for 7f547e2 - Browse repository at this point
Copy the full SHA 7f547e2View commit details
Commits on Oct 23, 2023
-
chore(pre-commit): autoupdate hooks
updates: - [github.com/psf/black: 23.9.1 → 23.10.0](psf/black@23.9.1...23.10.0)
Configuration menu - View commit details
-
Copy full SHA for 2eacbad - Browse repository at this point
Copy the full SHA 2eacbadView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb82b9b - Browse repository at this point
Copy the full SHA eb82b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a488cc6 - Browse repository at this point
Copy the full SHA a488cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd6140 - Browse repository at this point
Copy the full SHA 1fd6140View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81976d1 - Browse repository at this point
Copy the full SHA 81976d1View commit details -
fix: use agency card as prefix for key vault name
this will rename MST's key vault
Configuration menu - View commit details
-
Copy full SHA for 2ecb49c - Browse repository at this point
Copy the full SHA 2ecb49cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f49b0f - Browse repository at this point
Copy the full SHA 3f49b0fView commit details