docs: Vite Task cache reuse and tool-reported caching#1990
Conversation
✅ Deploy Preview for viteplus-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
✅ Staging deployment successful! Preview: https://viteplus-staging.void.app/ |
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.
ddc0fe3 to
eee9bbb
Compare
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label auto-merge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |

Summary
dependsOn,env,untrackedEnv,input, andoutputreference 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 --checkgit diff --checkpnpm -C docs builduntrackedEnvpackages/cli/src/run-config.tsandpackages/cli/binding/src/cli/resolver.rsactions/cachev6.1.0 docsStack
Stacked on #1991, which skips full CI for docs-only PRs. This PR should still run docs preview/build checks, but full CI, CLI E2E, and snap-test matrices should skip.
Notes
The GitHub Actions cache guide is marked experimental. I did not run a live GitHub Actions cache workflow for this branch.