Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Build docs using Docker instead of makedocs scripts#3781

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
tanishiking wants to merge4 commits intoscala-native:main
base:main
Choose a base branch
Loading
fromtanishiking:build-docs-docker

Conversation

@tanishiking
Copy link
Member

@tanishikingtanishiking commentedFeb 18, 2024
edited
Loading

fix?#2687

The problem seems to be setting up python dev environment locally isn't necessarily reproducible.
This PR deprecates themakedocs script that setup and build the sphinx doc, and introduce Docker to setup/build the sphinx environment so that it works in any environments.

Regarding Github Actions, I'm not sure we want to use Docker container to run sphinx

  • it's just for checking build passes with-W option
  • Running sphinx in Docker in Github Actions would requires some work (we need to build the image for every run if we don't use any cache / remote repository) and a bit of trick (?)

related#3778

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@tanishiking

[8]ページ先頭

©2009-2025 Movatter.jp