Tip
Any merge (or commit) to main branch will publish the documentation.
All commits to main will trigger a Docker build and push a new image to taccwma/tacc-docs:latest.
A Watchtower service will monitor new pushes to this dockerhub repo and pull down new images on the fly to https://designsafe-ci.org/user-guide/.
- Automatic build for every commit to
mainbranch - Automatic deploy for every build off
mainbranch - Manually build via GitHub Actions
- Manually deploy via internal process
Releases are made when a significant set of functional Pull Requests have been merged.