Skip to content

ci: Bonk should fail faster#4

Merged
elithrar merged 2 commits intomainfrom
bonk-fail-fast
Feb 24, 2026
Merged

ci: Bonk should fail faster#4
elithrar merged 2 commits intomainfrom
bonk-fail-fast

Conversation

@elithrar
Copy link
Collaborator

Check for mentions earlier in the action.

Check for mentions earlier in the action.
@elithrar elithrar self-assigned this Feb 24, 2026
@elithrar elithrar changed the title Bonk should fail faster ci: Bonk should fail faster Feb 24, 2026
@elithrar elithrar enabled auto-merge (squash) February 24, 2026 16:41
@github-actions
Copy link

Example Preview Production Original
app-router-cloudflare preview production
pages-router-cloudflare preview production
app-router-playground preview production original
realworld-api-rest preview production
nextra-docs-template preview production
benchmarks preview production
hackernews preview production original

@elithrar elithrar merged commit 45224ab into main Feb 24, 2026
17 checks passed
@elithrar elithrar deleted the bonk-fail-fast branch February 24, 2026 16:44
southpolesteve added a commit that referenced this pull request Feb 27, 2026
…closes #4)

- New vinext:use-cache Vite plugin transforms file-level and function-level
  "use cache" directives using @vitejs/plugin-rsc transform utilities
- New cache-runtime.ts with registerCachedFunction() that wraps cached
  functions with serialization, cache key generation, and CacheHandler storage
- cacheLife() and cacheTag() now functional: inside "use cache" functions
  they use AsyncLocalStorage context; at page level they set request-scoped
  ISR revalidation via _cacheLifeRouteMap
- Supports "use cache", "use cache: remote", "use cache: private" variants
- File-level "use cache" on pages handled through ISR (not function wrapping,
  since React elements aren't JSON-serializable)
- 9 new unit tests for cache runtime, 5 new E2E tests for both file-level
  and function-level "use cache"
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