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

Add GitHub Action to test mkdocs documentation build#7658

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

Open
kunal-10-cloud wants to merge2 commits intoplotly:live-docs
base:live-docs
Choose a base branch
Loading
fromkunal-10-cloud:live-docs

Conversation

@kunal-10-cloud
Copy link

Overview:

  • Adds .github/workflows/mkdocs-build.yml
  • Triggers onpush andpull_request to thelive-docs branch
  • Usesuv package manager to install dependencies (matching the Makefile)
  • Builds examples (make examples)
  • Builds reference documentation (make reference)
  • Builds the mkdocs site with--strict mode to catch warnings/errors
  • Uploads the built documentation as an artifact for review

Link to issue:
Addresses#7627

Checklist:

  • I have included a draft log file indraftlogs/
  • I have not modified thedist/ folder
  • I have verified the workflow runs successfully on my fork

- Addresses issueplotly#7627- Workflow triggers on push/PR to live-docs branch- Uses uv package manager for Python dependencies- Builds examples, reference docs, and mkdocs site- Uploads build artifacts for review- Includes strict mode for mkdocs to catch errors
Sign up for freeto 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

@kunal-10-cloud

[8]ページ先頭

©2009-2025 Movatter.jp