[PR #6484] [CLOSED] chore(ci): remove turbo remote cache (testing) #32298

Closed
opened 2026-04-17 23:08:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6484
Author: @jonathansamines
Created: 12/3/2025
Status: Closed

Base: canaryHead: chore/actions-cache-fix


📝 Commits (1)

  • a85b56c chore(ci): remove turbo remote cache

📊 Changes

1 file changed (+2 additions, -36 deletions)

View changed files

📝 .github/workflows/ci.yml (+2 -36)

📄 Description

Summary by cubic

Removed Turbo remote cache from GitHub Actions to stabilize CI and remove dependency on secrets. Build, lint, typecheck, and test now run without Turbo remote caching.

  • Refactors
    • Deleted TURBO_TOKEN, TURBO_TEAM, and TURBO_CACHE envs from build, lint, typecheck, and test steps in .github/workflows/ci.yml.
    • Added chore/actions-cache-fix to workflow branches so CI runs on this testing branch.

Written for commit a85b56ce7d. 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/6484 **Author:** [@jonathansamines](https://github.com/jonathansamines) **Created:** 12/3/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `chore/actions-cache-fix` --- ### 📝 Commits (1) - [`a85b56c`](https://github.com/better-auth/better-auth/commit/a85b56ce7db67a2c85a996842f3d8385f98cbeb2) chore(ci): remove turbo remote cache ### 📊 Changes **1 file changed** (+2 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+2 -36) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Removed Turbo remote cache from GitHub Actions to stabilize CI and remove dependency on secrets. Build, lint, typecheck, and test now run without Turbo remote caching. - **Refactors** - Deleted TURBO_TOKEN, TURBO_TEAM, and TURBO_CACHE envs from build, lint, typecheck, and test steps in .github/workflows/ci.yml. - Added chore/actions-cache-fix to workflow branches so CI runs on this testing branch. <sup>Written for commit a85b56ce7db67a2c85a996842f3d8385f98cbeb2. 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-04-17 23:08:28 -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#32298