Skip to content

Add workflows and dependencies to build and deploy versioned docs#125

Merged
JaroCamphuijsen merged 2 commits into
mainfrom
issue123_versioned_docs
Mar 2, 2026
Merged

Add workflows and dependencies to build and deploy versioned docs#125
JaroCamphuijsen merged 2 commits into
mainfrom
issue123_versioned_docs

Conversation

@JaroCamphuijsen

@JaroCamphuijsen JaroCamphuijsen commented Feb 18, 2026

Copy link
Copy Markdown
Collaborator

fixes #123

The versioned documentation of all previous minor releases has already been deployed on www.mibipret.github.io/mibiscreen

Any PR's and commits to the main branch (including the opening of this PR) will trigger the build and deployment of a 'develop' version of the documentation.

You can also test locally by

  1. updating your local gh-pages branch
  2. on this branch (issue123_versioned_docs), installing the new documentation dependencies with pip install .[doc],
  3. on this branch, running mike serve

@JaroCamphuijsen

JaroCamphuijsen commented Feb 18, 2026

Copy link
Copy Markdown
Collaborator Author

hey @raar1 there is a familiar sonar cloud error in the workflow runs of this PR that I think you know more about. I also seem to remember that you had a really good time solving that! Can you maybe do it again?

@JaroCamphuijsen

Copy link
Copy Markdown
Collaborator Author

@AlrauneZ the other failed runs (the python package ones) seem to be related to the panda's issue you mentioned earlier. Did you already have a solution for #124 ??

@raar1

raar1 commented Feb 18, 2026

Copy link
Copy Markdown
Collaborator

hey @raar1 there is a familiar sonar cloud error in the workflow runs of this PR that I think you know more about. I also seem to remember that you had a really good time solving that! Can you maybe do it again?

I've fixed the token issue and added instructions to the developer README on how to fix it

@JaroCamphuijsen JaroCamphuijsen force-pushed the issue123_versioned_docs branch from af2e4b1 to 76ca2bb Compare March 2, 2026 11:26
@sonarqubecloud

sonarqubecloud Bot commented Mar 2, 2026

Copy link
Copy Markdown

@JaroCamphuijsen JaroCamphuijsen requested a review from raar1 March 2, 2026 12:08

@raar1 raar1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Tested locally with mike serve and all seems in order

@JaroCamphuijsen JaroCamphuijsen merged commit 03e4e04 into main Mar 2, 2026
10 checks passed
@JaroCamphuijsen JaroCamphuijsen deleted the issue123_versioned_docs branch March 2, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Have versioned documentation

2 participants