Skip to content

ci: cache docusaurus build cache#7806

Open
erickguan wants to merge 3 commits into
mainfrom
ci-doc-cache
Open

ci: cache docusaurus build cache#7806
erickguan wants to merge 3 commits into
mainfrom
ci-doc-cache

Conversation

@erickguan

Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #.

Rationale for this change

Improve website documentation generation speed.

What changes are included in this PR?

  • use @docusaurus/faster (introduced in 3.8). read more
  • cache build artifacts
  • clean docs workflow

Are there any user-facing changes?

AI Usage Statement

None

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" labels Jun 20, 2026
@erickguan erickguan changed the title Cache docusaurus build cache ci: cache docusaurus build cache Jun 20, 2026
Comment thread .github/workflows/docs.yml Outdated
Comment on lines +500 to +501
pattern: *-documentation
path: website/static/docs/

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

rust-documentation would be covered by this pattern again?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, fixed and rebased.

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

Labels

releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants