Skip to content

[FEAT] publishing the pasqal cloud documentation for each tag #1900 - #294

Merged
thomasbaronnet merged 7 commits into
mainfrom
tb/1900-publishing-the-PasqalCloud-documentation-for-each-tag
Sep 10, 2026
Merged

thomasbaronnet merged 7 commits into
mainfrom
tb/1900-publishing-the-PasqalCloud-documentation-for-each-tag

Conversation

@thomasbaronnet

@thomasbaronnet thomasbaronnet commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

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

  • The title of the PR follows the right format: [{Label}] {Short Message}. Label examples: IMPROVEMENT, FIX, REFACTORING... Short message is about what your PR changes.

Versioning (PASQAL developers only)

  • Update the version of pasqal-cloud in VERSION.txt following the changes in your PR and by using semantic versioning.

Documentation

  • Update CHANGELOG.md with a description explaining briefly the changes to the users.

Tests

  • Unit tests have been added or adjusted.
  • Tests were run locally.

Internal tests pipeline (PASQAL developers only)

  • Update and run the internal tests while targeting the branch of this PR.
    If your PR hasn't changed any functionality, it still needs to be validated against internal tests.

After updating the version (PASQAL developers only)

  • Open a PR on the internal tests that updates the version used for the pasqal-cloud backward compatibility tests.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-10 13:00 UTC

@thomasbaronnet thomasbaronnet changed the title Tb/1900 publishing the pasqal cloud documentation for each tag [FEAT] publishing the pasqal cloud documentation for each tag Sep 9, 2026
Comment thread .github/workflows/publish-doc-to-gh-pages.yml
Comment thread .github/workflows/publish-doc-to-gh-pages.yml Outdated
Co-authored-by: Alexandre Papin <alexandre.papin@pasqal.com>
@thomasbaronnet thomasbaronnet changed the title [FEAT] publishing the pasqal cloud documentation for each tag [FEAT] publishing the pasqal cloud documentation for each tag #1900 Sep 9, 2026
@Fenkiou Fenkiou mentioned this pull request Sep 10, 2026
7 tasks
Comment on lines +9 to +10
tags:
- "*"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

wrong place

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Oh yeah my bad

@thomasbaronnet
thomasbaronnet merged commit 0a89e42 into main Sep 10, 2026
8 checks passed
@thomasbaronnet
thomasbaronnet deleted the tb/1900-publishing-the-PasqalCloud-documentation-for-each-tag branch September 10, 2026 13:00
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.

2 participants