Skip to content
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

Publish pre-release version of JS package on pushes to main #1075

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

svix-lucho
Copy link
Contributor

Motivation

It is useful to have pre-release versions of the JS library for development, before the public release.

Solution

Publish JS package using --tag next on all new pushes to main (not just those tagged with a version). Uses github.ref_type variable to avoid duplicating the workflow code.

@svix-lucho svix-lucho self-assigned this Sep 12, 2023
@svix-lucho svix-lucho requested a review from a team September 12, 2023 20:27
@svix-lucho svix-lucho merged commit 42a3355 into main Sep 13, 2023
1 check passed
@svix-lucho svix-lucho deleted the lucho/pre-release-js-npm branch September 13, 2023 14:21
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