Description
Make SourceCred (and widgets) available automatically on https://hub.docker.com/u/sourcecred. Doing so by publishing from a CI/CD build.
Status: Completed
Champions
Dependencies
References
Contributions
- Adding Docker container with instructions for running sourcecred
- Adding docker build (all but master) and deploy (master) to CircleCI
- Adding small changes to use docker layers for cache
- Support GitHub action tokens in validation regex
- GitHub: update token validation function
- GitHub installation access token length
- Docker hub users for deploying
- Security: force update yarn version in Dockerfile
- CI config issue, tag deploy didn’t work
- CI: remove broken tag deploy
- CI: add tagged-release workflow
- CI: use cache_from shorthand provided by Docker orb
- CI: make sure we log in for tagged-releases
Widgets:
- Include a Dockerfile and instructions
- Preparing to add Docker deployment with circle
- Pushes the Docker tags we’re creating manually
- Docker publish --cache-from workaround
- Security: force update yarn version in Dockerfile