bioio-devs / bioio

Image reading, metadata management, and image writing for Microscopy images in Python
https://bioio-devs.github.io/bioio/OVERVIEW.html
BSD 3-Clause "New" or "Revised" License
39 stars 4 forks source link

admin/move-doc-publishing-to-release-cycle #75

Closed evamaxfield closed 3 weeks ago

evamaxfield commented 3 weeks ago

Link to Relevant Issue

This pull request resolves #58

Description of Changes

This adds a check to the docs configuration that will build the docs as normal on every push to main (for debugging and tracking) but will only publish the generated docs on git tag pushes.

If this doesn't solve our issue, we may want to consider moving to @tlambert03's setup with mkdocs: https://github.com/tlambert03/nd2/blob/main/.github/workflows/docs.yml