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

CI-CD for domains #10329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

CI-CD for domains #10329

wants to merge 1 commit into from

Conversation

neillturner
Copy link
Contributor

Context

adding workflows for domain deployment to build workflows

Changes proposed in this pull request

updated deploy.yml adding calls to the deploy domains github actions.
output.tf is added to provide external_urls for testing
updated Makefile to make domains-plan work for different environments

Guidance to review

checkout branch and run the following

make qa_aks domains-plan 
make staging_aks domains-plan 
make sandbox_aks domains-plan 
make production_aks domains-plan 

make domains-infra-plan

verify the external urls are correct.

in browser check health check url

https://www.apply-for-teacher-training.service.gov.uk/health`

verify the code in the github action
verify the list of domain_environments is correct

Link to Trello card

Implement CI/CD for domains on all services

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.

1 participant