Skip to content

MAINT: fix sphinx 8.0 compatibility#620

Merged
agoose77 merged 5 commits intoexecutablebooks:masterfrom
bsipocz:sphinx_8
Aug 28, 2024
Merged

MAINT: fix sphinx 8.0 compatibility#620
agoose77 merged 5 commits intoexecutablebooks:masterfrom
bsipocz:sphinx_8

Conversation

@bsipocz
Copy link
Copy Markdown
Member

@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
Copy Markdown
Member Author

bsipocz commented Aug 13, 2024

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

@agoose77
Copy link
Copy Markdown
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
Copy Markdown
Member 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
@EwoutH
Copy link
Copy Markdown

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