[PR #7933] [MERGED] chore: migrate ci workflows to StarSling runners #33234

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7933
Author: @starslingdev[bot]
Created: 2/11/2026
Status: Merged
Merged: 2/11/2026
Merged by: @Bekacru

Base: canaryHead: starsling/runners-migration


📝 Commits (1)

  • 476a22d Migrate workflows to StarSling runners

📊 Changes

5 files changed (+9 additions, -9 deletions)

View changed files

📝 .github/workflows/ci.yml (+3 -3)
📝 .github/workflows/claude.yml (+1 -1)
📝 .github/workflows/e2e.yml (+3 -3)
📝 .github/workflows/preview.yml (+1 -1)
📝 .github/workflows/release.yml (+1 -1)

📄 Description

Migrate better-auth/better-auth to StarSling Runners 💫

This PR migrates the GitHub Actions workflows from GitHub-hosted runners to StarSling Runners.

Why StarSling Runners?

  • Faster compute infrastructure - Optimized runners for faster builds
  • Improved caching - Smarter caching for faster dependency resolution
  • AI-powered fixes - When builds break, AI automatically diagnoses and fixes issues

Changes

  • .github/workflows/ci.yml
  • .github/workflows/claude.yml
  • .github/workflows/e2e.yml
  • .github/workflows/preview.yml
  • .github/workflows/release.yml

What happens next

Once merged, your workflows will automatically run on StarSling Runners!


Summary by cubic

Migrated all GitHub Actions workflows to StarSling runners to speed up CI and improve caching. This should cut build times and make lint, tests, preview, and releases more consistent.

  • Migration
    • Updated runs-on to starsling-ubuntu-24.04 in ci.yml, e2e.yml (smoke, integration, adapter-integration), preview.yml, release.yml, and claude.yml.
    • No changes to job logic or steps.

Written for commit 476a22de67. Summary will update 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/7933 **Author:** [@starslingdev[bot]](https://github.com/apps/starslingdev) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `starsling/runners-migration` --- ### 📝 Commits (1) - [`476a22d`](https://github.com/better-auth/better-auth/commit/476a22de67cf21ba8a60ee20c6f75816c51ebc6c) Migrate workflows to StarSling runners ### 📊 Changes **5 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+3 -3) 📝 `.github/workflows/claude.yml` (+1 -1) 📝 `.github/workflows/e2e.yml` (+3 -3) 📝 `.github/workflows/preview.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+1 -1) </details> ### 📄 Description ## Migrate **better-auth/better-auth** to StarSling Runners 💫 This PR migrates the GitHub Actions workflows from GitHub-hosted runners to [StarSling Runners](https://starsling.dev). ### Why StarSling Runners? - **Faster compute infrastructure** - Optimized runners for faster builds - **Improved caching** - Smarter caching for faster dependency resolution - **AI-powered fixes** - When builds break, AI automatically diagnoses and fixes issues ### Changes - `.github/workflows/ci.yml` - `.github/workflows/claude.yml` - `.github/workflows/e2e.yml` - `.github/workflows/preview.yml` - `.github/workflows/release.yml` ### What happens next Once merged, your workflows will automatically run on StarSling Runners! <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Migrated all GitHub Actions workflows to StarSling runners to speed up CI and improve caching. This should cut build times and make lint, tests, preview, and releases more consistent. - **Migration** - Updated runs-on to starsling-ubuntu-24.04 in ci.yml, e2e.yml (smoke, integration, adapter-integration), preview.yml, release.yml, and claude.yml. - No changes to job logic or steps. <sup>Written for commit 476a22de67cf21ba8a60ee20c6f75816c51ebc6c. Summary will update 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:53:23 -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#33234