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

Prepare to sanitize docs #849

Merged
merged 4 commits into from
Nov 12, 2024

Conversation

edoaltamura
Copy link
Collaborator

Summary

Now that mergify target is updated, update numpy version to stable 0.8..

* Fix StackOverflow formatting typo

* Bump numpy version to 2
* Change version and activate stable tutorial tests

* Bump VERSION.txt
@coveralls
Copy link

coveralls commented Nov 12, 2024

Pull Request Test Coverage Report for Build 11801273361

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.214%

Totals Coverage Status
Change from base Build 11780123711: 0.0%
Covered Lines: 4765
Relevant Lines: 5224

💛 - Coveralls

@woodsp-ibm
Copy link
Member

I am not sure about the mergify config change. This is normally updated on main following a release and does not get on stable until the subsequent release. But I imagine it does no harm as such here since we don;t label things on stable for backporting to the prior versions (look at stable/0.7 mergify which still points to 0.6 for instance). With it modified it would evidently be backporting to itself!

As to the stable tutorial change I guess thats fine. Its not used on stable - its more to check main code against the stable tutorials to ensure no unexpected code breakage with any new changes done on main.

Really I think all what was wanted/needed was the readme and the constraint change as was backported incorrectly in that other PR.

@edoaltamura edoaltamura merged commit 5053cd8 into qiskit-community:stable/0.8 Nov 12, 2024
15 checks passed
@edoaltamura edoaltamura deleted the sanitize-docs branch November 12, 2024 16:33
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