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 #62

Merged
merged 3 commits into from
May 6, 2024
Merged

Goreleaser #62

merged 3 commits into from
May 6, 2024

Conversation

dennis-tra
Copy link
Owner

fixes #60

goreleaser built the root directory which only contained the prefix generation code. GoReleaser should instead compile the main package in ./cmd/nebula. This PR fixes that. It also:

  • extends the version/commit handling, especially how the values are passed into the binary at compile time
  • add GoReleaser workflow draft (a push of a new tag should automatically publish a new draft release)

@cortze could you take over this branch? 1) fix anything you think is wrong by directly pushing on this branch 2) merge it 3) tag the commit and push that tag 4) verify that the workflow works

@cortze
Copy link
Collaborator

cortze commented May 3, 2024

Surely!

@cortze cortze merged commit 3fef7b2 into main May 6, 2024
1 check passed
@cortze cortze deleted the goreleaser branch May 6, 2024 11:02
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.

panic: open discvx/prefixmap.go: no such file or directory
2 participants