Skip to content

docs: Vite Task cache reuse and tool-reported caching#1992

Draft
wan9chi wants to merge 3 commits into
mainfrom
docs/github-actions-task-cache
Draft

docs: Vite Task cache reuse and tool-reported caching#1992
wan9chi wants to merge 3 commits into
mainfrom
docs/github-actions-task-cache

Conversation

@wan9chi

@wan9chi wan9chi commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Add an experimental guide for reusing Vite Task cache with GitHub Actions cache.
  • Add a standalone Tool-Reported Caching guide under Execute and link it from task caching, CI caching, and run config docs.
  • Clarify dependsOn, env, untrackedEnv, input, and output reference behavior needed by the cache examples.

Validation

  • vp fmt docs/.vitepress/config.mts docs/config/run.md docs/guide/cache.md docs/guide/ci.md docs/guide/github-actions-cache.md docs/guide/run.md docs/guide/tool-reported-caching.md --check
  • git diff --check
  • pnpm -C docs build
  • Rendered HTML anchor check for untrackedEnv
  • Implementation checks against packages/cli/src/run-config.ts and packages/cli/binding/src/cli/resolver.rs
  • GitHub cache behavior checked against actions/cache v6.1.0 docs

Notes

The GitHub Actions cache guide is marked experimental. I did not run a live GitHub Actions cache workflow for this branch.

wan9chi added 3 commits June 30, 2026 11:22
Document GitHub Actions cache reuse for Vite Task, link it from the docs sidebar and CI guide, and update run/cache docs for output tracking and dependency task syntax.
@netlify

netlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit f064d97
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a4337115a3a320008354b3e
😎 Deploy Preview https://deploy-preview-1992--viteplus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Staging deployment successful!

Preview: https://viteplus-staging.void.app/
Commit: f064d97

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.

1 participant