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

Fix to Python 3.8 being deprecated for Sphinx-Build #244

Merged
merged 8 commits into from
May 29, 2024
Merged

Conversation

XyDrKRulof
Copy link
Collaborator

As the old GitHub action relies on Python 3.8 which is not supported by GEM anymore, we will have to explore (temporary) solutions for this.

@XyDrKRulof XyDrKRulof requested a review from bhk11 May 29, 2024 10:50
@XyDrKRulof
Copy link
Collaborator Author

XyDrKRulof commented May 29, 2024

I was able to find a repository which implements Sphinx Build GitHub actions with the degree of freedom to chose the underlying Sphinx Docker container version. I chose 7.0.0 for now. Documentation seems to be back. In the future we might want to remove 3rd party repositories from our GitHub actions and implement the build routine ourselves.

@XyDrKRulof XyDrKRulof changed the title Potential fix to Python 3.8 being deprecated for Sphinx-Build Fix to Python 3.8 being deprecated for Sphinx-Build May 29, 2024
Copy link
Member

@bhk11 bhk11 left a comment

Choose a reason for hiding this comment

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

docs build is successful.

@bhk11 bhk11 merged commit 0a1d2da into nightly May 29, 2024
4 checks passed
@bhk11 bhk11 deleted the SphinxUpdate branch May 29, 2024 11:13
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.

2 participants