Skip to content

ci: publish generated docs to the website repo on master#106

Merged
wisnesky merged 1 commit into
CategoricalData:masterfrom
caverac:feat/deploy-docs
Jun 4, 2026
Merged

ci: publish generated docs to the website repo on master#106
wisnesky merged 1 commit into
CategoricalData:masterfrom
caverac:feat/deploy-docs

Conversation

@caverac

@caverac caverac commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This PR regenerates the HTML manual and publishes it to the website repo automatically! no more hand-copying help/.

What it does

  • On push to master, runs ./gradlew generateHelp, then replaces only help/ in CategoricalData/categoricaldata.github.io and pushes (no-op if unchanged).
  • The hand-authored pages are never touched. This is important! Since it ensures the automated ci does not steam-rolls the published documentation
  • Guarded to run only on CategoricalData/CQL; forks skip it.

@wisnesky wisnesky merged commit 778cfb6 into CategoricalData:master Jun 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants