Skip to content

ci: configure remote build caching - #351

Draft
fengmk2 wants to merge 2 commits into
mainfrom
feat/remote-cache
Draft

fengmk2 wants to merge 2 commits into
mainfrom
feat/remote-cache

Conversation

@fengmk2

@fengmk2 fengmk2 commented Sep 16, 2026

Copy link
Copy Markdown
Member

Builds currently cannot reuse results from the deployed remote cache. Set run.cache to true in the root vite.config.ts and configure the deployed remote cache endpoint.

Only the Pages build uploads results, on push events to main in voidzero-dev/vibe-dashboard. It uses GitHub OIDC authentication. CI jobs, manual runs, fork builds, and local builds use public reads.

This draft requires a vite-plus version that supports run.remoteCache before merge.

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