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

Goreleaser v2 config #6285

Merged
merged 3 commits into from
Dec 23, 2024
Merged

Conversation

alexbozhenko
Copy link
Contributor

@alexbozhenko alexbozhenko commented Dec 19, 2024

Switch to goreleaser v2, similar to:
nats-io/natscli#1191

Test plan:

[alex@omenlaptop:nats-server] [13:15:58] goreleaser_v2_config []   NGS-Default-CLI
# goreleaser check -f .goreleaser.yml
  • checking                                 path=.goreleaser.yml
  • 1 configuration file(s) validated
  • thanks for using goreleaser!


[alex@omenlaptop:nats-server] [13:16:02] goreleaser_v2_config []   NGS-Default-CLI
# goreleaser check -f .goreleaser-nightly.yml
  • checking                                 path=.goreleaser-nightly.yml
  • 1 configuration file(s) validated
  • thanks for using goreleaser!
# goreleaser release --snapshot --clean -f .goreleaser.yml
# goreleaser release --snapshot --clean -f .goreleaser-nightly.yml

Signed-off-by: Alex Bozhenko alex@synadia.com

@alexbozhenko alexbozhenko requested a review from a team as a code owner December 19, 2024 21:15
Copy link
Member

@bruth bruth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.. but would like @wallyqs to confirm.

Copy link
Member

@wallyqs wallyqs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekcollison derekcollison merged commit 86a6e9b into nats-io:main Dec 23, 2024
3 checks passed
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.

4 participants