DFE-Digital / DFE-Digital/compass
CI/CD Pipeline
Open
@andyjones81 is already working on this.
Since Dec 1, 2025.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
Set up continuous integration and deployment pipeline.
Tasks
- Create GitHub Actions workflow for build and deploy
- Configure .NET SDK setup in workflow
- Configure build steps (.NET restore, build, test)
- Set up deployment to Azure App Service staging slot
- Set up deployment to Azure App Service production slot
- Configure Azure credentials/secrets in GitHub Secrets
- Set up approval gates for production deployment (if required)
- Configure environment variables in workflow
- Test full CI/CD flow end-to-end
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.