Skip to content

Goreleaser#62

Merged
cortze merged 3 commits into
mainfrom
goreleaser
May 6, 2024
Merged

Goreleaser#62
cortze merged 3 commits into
mainfrom
goreleaser

Conversation

@dennis-tra
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

cortze commented May 3, 2024

Surely!

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