[PR #1751] [MERGED] feat: add package previews #3975

Closed
opened 2026-03-13 11:25:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1751
Author: @ThallesP
Created: 3/9/2025
Status: Merged
Merged: 3/9/2025
Merged by: @Bekacru

Base: mainHead: feat/add-package-preview


📝 Commits (10+)

  • ec87675 feat: add pr previews
  • 64be25f experimental: run on new pull request with users that has write access
  • ef95647 experimental: run on any commit for now
  • 6985b73 experimental: trying to fix CI 1
  • 741400c experimental: remove package specifier
  • ac7bd15 fix: add pnpm flag
  • 9a3e03f experimental: rollback better-auth package
  • 711572e experimental: maybe its the pnpm version
  • 4a15308 experimental: move --pnpm after publish
  • a4451bc experimental: revert back to pnpm version 9.15.0

📊 Changes

1 file changed (+39 additions, -0 deletions)

View changed files

.github/workflows/preview.yml (+39 -0)

📄 Description

There's no easy way to test changes made on pull requests by contributors. This PR implements pkg.pr.new, which will publish a preview for every better-auth package on each new commit, providing an easy way to test locally.

See it in action in here:
https://github.com/ThallesP/better-auth/pull/1


🔄 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/1751 **Author:** [@ThallesP](https://github.com/ThallesP) **Created:** 3/9/2025 **Status:** ✅ Merged **Merged:** 3/9/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/add-package-preview` --- ### 📝 Commits (10+) - [`ec87675`](https://github.com/better-auth/better-auth/commit/ec87675f377533748d28d691a96a6eaa9c278e1a) feat: add pr previews - [`64be25f`](https://github.com/better-auth/better-auth/commit/64be25f19416792bc7d58bd1c54f24d1d29aa976) experimental: run on new pull request with users that has write access - [`ef95647`](https://github.com/better-auth/better-auth/commit/ef956473cecfd1895c508e98de566ff0a1b56071) experimental: run on any commit for now - [`6985b73`](https://github.com/better-auth/better-auth/commit/6985b73b63562698e56c813c0233bca17da8132f) experimental: trying to fix CI 1 - [`741400c`](https://github.com/better-auth/better-auth/commit/741400c6461d89549512e7780827a4c144677a97) experimental: remove package specifier - [`ac7bd15`](https://github.com/better-auth/better-auth/commit/ac7bd158837dd0fa69ae625c9767f8aad34f4261) fix: add pnpm flag - [`9a3e03f`](https://github.com/better-auth/better-auth/commit/9a3e03f1255f952377c136124f11b2fe11174e6e) experimental: rollback better-auth package - [`711572e`](https://github.com/better-auth/better-auth/commit/711572ee0515413b8f6add946d016a4ef0146da7) experimental: maybe its the pnpm version - [`4a15308`](https://github.com/better-auth/better-auth/commit/4a15308d2fa3039670b2ffe9c04cc88ed4b48cbb) experimental: move --pnpm after publish - [`a4451bc`](https://github.com/better-auth/better-auth/commit/a4451bc24f064cf46f3f0449e49aacfac2362b25) experimental: revert back to pnpm version 9.15.0 ### 📊 Changes **1 file changed** (+39 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/preview.yml` (+39 -0) </details> ### 📄 Description There's no easy way to test changes made on pull requests by contributors. This PR implements pkg.pr.new, which will publish a preview for every better-auth package on each new commit, providing an easy way to test locally. See it in action in here: https://github.com/ThallesP/better-auth/pull/1 --- <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 11:25:56 -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#3975