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

MAINT: fix sphinx 8.0 compatibility #620

Merged
merged 5 commits into from
Aug 28, 2024

Conversation

bsipocz
Copy link
Collaborator

@bsipocz bsipocz commented Aug 13, 2024

It's beyond the scope for this PR, but I would also suggest adding a job that pulls the development versions of dependencies, even if it's just in a job that runs from a e.g. weekly cron; so end users would not run into incompatibilities when an upstream release is out.

(We do this for sphinx extensions and pytest plugins; as well as for libraries that more and more test against nightly wheels; and it's really nice from the release manager perspective as it removes a lot of cases for a rushed compatibility release).

Closes #619

@bsipocz
Copy link
Collaborator Author

bsipocz commented Aug 13, 2024

OK, well, this was naive 😅 (but was passing locally)

@agoose77
Copy link
Collaborator

@bsipocz thanks for this, LGTM! I'll auto-merge and then see where we get to.

@agoose77 agoose77 enabled auto-merge (squash) August 28, 2024 11:44
@bsipocz
Copy link
Collaborator Author

bsipocz commented Aug 28, 2024

@agoose77 - Thanks! As I see it still needs an actual review approval for the auto merge to kick in.

@agoose77 agoose77 merged commit 248151e into executablebooks:master Aug 28, 2024
13 checks passed
@EwoutH
Copy link

EwoutH commented Sep 3, 2024

Thanks a lot for this PR!

Could a new release be tagged which includes this PR?

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.

Update needed for Sphinx 8.0
4 participants