[PR #5846] chore: disable cache for test-related tasks #14520

Closed
opened 2026-04-13 09:31:05 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/5846

State: closed
Merged: Yes


Summary by cubic

Disable Turborepo caching for test and e2e tasks so runs are always fresh and consistent. e2e tasks now depend on the local build instead of upstream builds.

  • Refactors
    • Set cache: false for test, e2e:smoke, and e2e:integration.
    • Change e2e dependsOn from ^build to build.

Written for commit fd004824e2. Summary will update automatically on new commits.

**Original Pull Request:** https://github.com/better-auth/better-auth/pull/5846 **State:** closed **Merged:** Yes --- <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Disable Turborepo caching for test and e2e tasks so runs are always fresh and consistent. e2e tasks now depend on the local build instead of upstream builds. - **Refactors** - Set cache: false for test, e2e:smoke, and e2e:integration. - Change e2e dependsOn from ^build to build. <sup>Written for commit fd004824e23f8b7108abab83c3ac724497480ff5. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 09:31:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#14520