cma-open / cmascience

Example cma scientific software repo - FOR TRAINING USE
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

SPIKE: check how to publish test version of the docs web pages to a test site for checks #15

Open jonathan-winn-geo opened 4 years ago

jonathan-winn-geo commented 4 years ago

Low priority

Easy solution - build and view locally


As a system developer I want to quickly view the new documentation sphinx pages after edits, but in test format, before I push these to master, so that visual checks can be made of the new documentation format and content

During development - per commit push ? would be useful to see a newly built test documentation page

set up workflow to take a currnent development branch and push this to gh-pages on a seperate test-pages repo

take branch name , dev, issue number from commit ?

needs investigation