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 #1843

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

CI-CD for domains #1843

wants to merge 1 commit into from

Conversation

neillturner
Copy link

@neillturner neillturner commented Jan 30, 2025

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 dev domains-plan 
make test domains-plan 
make pre-production domains-plan 
make production domains-plan 

make domains-infra-plan

verify the external urls are correct.

in browser check health check url

https://teaching-record-system.education.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