Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stable docs build #344

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

DanPuzzuoli
Copy link
Collaborator

Summary

Adding stable/0.4 to the docs build.

Details and comments

Copy link
Contributor

@arnaucasau arnaucasau left a comment

Choose a reason for hiding this comment

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

Great feature to add! All looks good to me. In addition to the new workflow, we need to add the following lines in .github/workflows/docs.yml to avoid removing the stable folder when re-deploying the current version docs.

     clean-exclude: |
       stable/*

Here you can find an example from qiskit-experiments: https://github.com/arnaucasau/qiskit-experiments/blob/3796627517c2480bddceb80346c28d91f9c4c2be/.github/workflows/docs_release.yml#L35

.github/workflows/docs_stable.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@arnaucasau arnaucasau left a comment

Choose a reason for hiding this comment

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

LGTM! :)

docs/conf.py Outdated Show resolved Hide resolved
Co-authored-by: Eric Arellano <[email protected]>
@DanPuzzuoli DanPuzzuoli merged commit 028d5a2 into qiskit-community:main Mar 18, 2024
7 of 15 checks passed
DanPuzzuoli added a commit that referenced this pull request Mar 18, 2024
Co-authored-by: Arnau Casau <[email protected]>
Co-authored-by: Eric Arellano <[email protected]>
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.

3 participants