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

[stable/4.6] Fix CI #1449

Merged
merged 6 commits into from
Mar 18, 2025
Merged

Conversation

tobias-urdin
Copy link
Contributor

This includes backports and cherry-picks for CI fixes on the stable/4.6 branch.

tobias-urdin and others added 4 commits March 18, 2025 11:14
`testcase` performs an `if not` check on annotations passed in asserts.

From NumPy 2.2 this raises an exception about ambiguous falseyness [1],
so convert the array to a string when passing it as an annotation to
get around this.

[1]: https://numpy.org/devdocs/release/2.2.0-notes.html#expired-deprecations

(cherry picked from commit cf9b883)
The sphinx_rtd_theme is barely maintained nowadays. Switch to a fresher,
better maintained theme. This requires removing some configuration that
isn't supported by the theme. While we're here we also remove
configuration related to the sphinxcontrib-versioning extension which we
no longer use.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
(cherry picked from commit 0d8bc1b)
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
(cherry picked from commit 12d9b73)
This is no longer supported in Sphinx 7.0 [1].

https://www.sphinx-doc.org/en/master/changes.html#release-7-0-0-released-apr-29-2023

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
(cherry picked from commit 08c55dc)
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
(cherry picked from commit 80b4836)
@tobias-urdin tobias-urdin merged commit b20b66a into gnocchixyz:stable/4.6 Mar 18, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants