[PR #8808] [MERGED] chore: replace canary branch references with main #25127

Closed
opened 2026-04-15 22:44:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8808
Author: @bytaesu
Created: 3/28/2026
Status: Merged
Merged: 4/1/2026
Merged by: @bytaesu

Base: mainHead: 2026-03-28/chore/remove-canary-references


📝 Commits (6)

  • 767de60 chore: replace canary branch references with main
  • 3212249 Merge branch 'main' into 2026-03-28/chore/remove-canary-references
  • 7d7cbb5 Merge branch 'main' into 2026-03-28/chore/remove-canary-references
  • b84e846 chore(landing): remove branch switcher and canary docs source
  • 2c7a26b chore: resolve merge conflict with main
  • b01cd56 Merge branch 'main' into 2026-03-28/chore/remove-canary-references

📊 Changes

14 files changed (+22 additions, -176 deletions)

View changed files

📝 .github/workflows/ci.yml (+0 -1)
📝 .github/workflows/demo.yml (+0 -1)
📝 .github/workflows/e2e.yml (+1 -1)
📝 CONTRIBUTING.md (+1 -1)
📝 docs/content/docs/concepts/plugins.mdx (+1 -1)
📝 docs/content/docs/guides/next-auth-migration-guide.mdx (+1 -1)
📝 docs/content/docs/reference/contributing.mdx (+3 -3)
📝 docs/content/docs/reference/telemetry.mdx (+1 -1)
📝 landing/app/docs/[[...slug]]/page.tsx (+4 -14)
📝 landing/components/docs/docs-sidebar.tsx (+7 -130)
📝 landing/components/landing/staggered-nav-files.tsx (+1 -1)
📝 landing/lib/ai-chat/route.ts (+1 -1)
📝 landing/lib/source.ts (+1 -10)
📝 landing/source.config.ts (+0 -10)

📄 Description

Release-related CI and scripts were intentionally left as-is. It's better to handle them together when we reorganize the release process.

cc @gustavovalverde


🔄 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/8808 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/28/2026 **Status:** ✅ Merged **Merged:** 4/1/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `main` ← **Head:** `2026-03-28/chore/remove-canary-references` --- ### 📝 Commits (6) - [`767de60`](https://github.com/better-auth/better-auth/commit/767de60481d72c7e2015af9ea061996f76f67a01) chore: replace canary branch references with main - [`3212249`](https://github.com/better-auth/better-auth/commit/32122494322af8b21393f29b69451aa18e4e5133) Merge branch 'main' into 2026-03-28/chore/remove-canary-references - [`7d7cbb5`](https://github.com/better-auth/better-auth/commit/7d7cbb5206fa2c6c7e68c1197908341df4653d6b) Merge branch 'main' into 2026-03-28/chore/remove-canary-references - [`b84e846`](https://github.com/better-auth/better-auth/commit/b84e84606c661f7e620c94296a5086ad66742f0e) chore(landing): remove branch switcher and canary docs source - [`2c7a26b`](https://github.com/better-auth/better-auth/commit/2c7a26b111c6418b7d55d6eea2b79991470c2778) chore: resolve merge conflict with main - [`b01cd56`](https://github.com/better-auth/better-auth/commit/b01cd568afedb19bc10ea72542c5157a9d10f523) Merge branch 'main' into 2026-03-28/chore/remove-canary-references ### 📊 Changes **14 files changed** (+22 additions, -176 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+0 -1) 📝 `.github/workflows/demo.yml` (+0 -1) 📝 `.github/workflows/e2e.yml` (+1 -1) 📝 `CONTRIBUTING.md` (+1 -1) 📝 `docs/content/docs/concepts/plugins.mdx` (+1 -1) 📝 `docs/content/docs/guides/next-auth-migration-guide.mdx` (+1 -1) 📝 `docs/content/docs/reference/contributing.mdx` (+3 -3) 📝 `docs/content/docs/reference/telemetry.mdx` (+1 -1) 📝 `landing/app/docs/[[...slug]]/page.tsx` (+4 -14) 📝 `landing/components/docs/docs-sidebar.tsx` (+7 -130) 📝 `landing/components/landing/staggered-nav-files.tsx` (+1 -1) 📝 `landing/lib/ai-chat/route.ts` (+1 -1) 📝 `landing/lib/source.ts` (+1 -10) 📝 `landing/source.config.ts` (+0 -10) </details> ### 📄 Description Release-related CI and scripts were intentionally left as-is. It's better to handle them together when we reorganize the release process. cc @gustavovalverde --- <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-15 22:44:01 -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#25127