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

Closed
opened 2026-03-13 12:53:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5846
Author: @himself65
Created: 11/8/2025
Status: Merged
Merged: 11/8/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/11/07/cache


📝 Commits (1)

  • fd00482 chore: disable cache for test-related tasks

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 turbo.json (+5 -5)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/5846 **Author:** [@himself65](https://github.com/himself65) **Created:** 11/8/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/11/07/cache` --- ### 📝 Commits (1) - [`fd00482`](https://github.com/better-auth/better-auth/commit/fd004824e23f8b7108abab83c3ac724497480ff5) chore: disable cache for test-related tasks ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `turbo.json` (+5 -5) </details> ### 📄 Description <!-- 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. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:53:04 -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#6273