Skip to content

ci: publish preview version of Elysia for testing on pull request #1181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 4, 2025

Conversation

rayriffy
Copy link
Contributor

@rayriffy rayriffy commented May 2, 2025

Using the same strategy as Vite, this PR will publish a preview version of package that can be used to test the package without needing to publish manually by using pkg.pr.new

Noted that before pkg-pr-new bot can publish, and comment version to GitHub app needed to be installed first. (As described in Setup step)

As a result, when testing with project locally from someone else PR's we can do something like this in package.json

"dependencies": {
  "elysia": "npm:https://pkg.pr.new/elysiajs/elysia@1181"
}

@SaltyAom SaltyAom merged commit 3a6f951 into elysiajs:main May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants