Skip to content

build: publish npm package with goreleaser #2363

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 3 commits into from
Aug 12, 2025

Conversation

vmaerten
Copy link
Member

We’ll use the GoReleaser feature to publish the NPM package instead of doing it manually. And we are able to remove package.json and package-lock.json

I took examples from GoReleaser:

I’ve also added the relevant token to our GitHub Actions secrets.

@vmaerten vmaerten marked this pull request as ready for review August 10, 2025 13:34
@vmaerten vmaerten requested review from andreynering and pd93 August 10, 2025 13:34
@vmaerten vmaerten self-assigned this Aug 11, 2025
@vmaerten vmaerten added the area: releasing Changes related to the release process. label Aug 11, 2025
@vmaerten vmaerten merged commit 083654d into main Aug 12, 2025
13 checks passed
@vmaerten vmaerten deleted the build/publish-npm-with-goreleaser branch August 12, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: releasing Changes related to the release process.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants