[FEAT] publishing the pasqal cloud documentation for each tag #1900 - #294
Merged
thomasbaronnet merged 7 commits intoSep 10, 2026
Merged
thomasbaronnet merged 7 commits into
thomasbaronnet merged 7 commits into
Conversation
Contributor
|
thomasbaronnet
requested review from
Fenkiou,
MatthieuMoreau0 and
MohamedAminMallek
September 9, 2026 10:37
Fenkiou
requested changes
Sep 9, 2026
Co-authored-by: Alexandre Papin <alexandre.papin@pasqal.com>
Fenkiou
reviewed
Sep 10, 2026
Comment on lines
+9
to
+10
| tags: | ||
| - "*" |
Collaborator
Author
There was a problem hiding this comment.
Oh yeah my bad
Fenkiou
approved these changes
Sep 10, 2026
thomasbaronnet
deleted the
tb/1900-publishing-the-PasqalCloud-documentation-for-each-tag
branch
September 10, 2026 13:00
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
New PR replacing the #292
Versioned MkDocs documentation with mike.
On each release tag, docs are deployed as a versioned snapshot aliased as latest, instead of overwriting gh-pages with mkdocs gh-deploy --force. Documentation links now point to /latest/.
Preview is here https://thomasbaronnet.github.io/pasqal-cloud/latest/
Remaining Tasks
Related PRs in other projects (PASQAL developers only)
Additional merge criteria
Breaking changes
Checklist
Versioning (PASQAL developers only)
VERSION.txtfollowing the changes in your PR and by using semantic versioning.Documentation
Tests
Internal tests pipeline (PASQAL developers only)
If your PR hasn't changed any functionality, it still needs to be validated against internal tests.
After updating the version (PASQAL developers only)