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

Simplify documentation build process and remove virtual environment cache#137

Merged
shima004 merged 1 commit into
main from
fix/docs-action
Apr 2, 2026
Merged

Simplify documentation build process and remove virtual environment cache #137
shima004 merged 1 commit into
main from
fix/docs-action

Conversation

@shima004

@shima004 shima004 commented Apr 2, 2026

Copy link
Copy Markdown
Member

This pull request updates the documentation build workflow to simplify dependency management and improve environment setup. The main change is switching from a custom virtual environment and caching approach to using the uv tool directly for dependency installation and execution.

Workflow and Dependency Management Improvements:

  • Replaced the manual virtual environment setup and caching with the astral-sh/setup-uv GitHub Action to install uv, streamlining environment preparation.
  • Updated the dependency installation step to use uv sync --dev directly, removing conditional logic and reliance on .venv caching.
  • Changed the documentation build step to run python build.py via uv run, ensuring dependencies are managed by uv during execution.

@shima004 shima004 merged commit 33e5119 into main Apr 2, 2026
4 checks passed
@shima004 shima004 deleted the fix/docs-action branch April 2, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /