Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 858 Bytes

File metadata and controls

19 lines (12 loc) · 858 Bytes

How to Publish

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/.

Automation

  • Automatic build for every commit to main branch
  • Automatic deploy for every build off main branch
  • Manually build via GitHub Actions
  • Manually deploy via internal process

Releases

Releases are made when a significant set of functional Pull Requests have been merged.