matrix-org / matrix-org/waterfall
Define a CD pipeline for continuous deployments
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 105
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Since the `waterfall` is containerized and the images are automatically published to the GitHub Container Registry, we could use it to implement the continuous delivery pipeline to deploy things automatically. We currently do have reproducible builds due to the usage of docker, so the CD is a missing part to have a quick and reliable deployment.
Contributor guide
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.
Research direction
The issue names containerization and automatic image publishing to GitHub Container Registry, but no files, deployment target, or acceptance criteria. Start by locating the Docker and image-publishing configuration, then clarify the deployment environment and define what an automated deployment must accomplish.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100