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

Update .goreleaser.yml #866

Merged
merged 2 commits into from
Jan 19, 2022
Merged

Update .goreleaser.yml #866

merged 2 commits into from
Jan 19, 2022

Conversation

jauderho
Copy link
Contributor

@jauderho jauderho commented Jan 12, 2022

Reorg and changes.

  • Move release section to the top
  • Switch to using dashes instead of underscores for naming and filenames
  • Set gomod proxy to true for reproducible builds
  • Add archives section to use zip for Windows builds, name Mac builds as macos instead of darwin and also have a top level directory for tar.gz
  • Add the ability to build .deb and .rpm as part of the release process

Reorg and changes.

- Move release section to the top
- Switch to using dashes instead of underscores for naming and filenames
- Set gomod proxy to true for reproducible builds
- Add archives section to use zip for Windows builds, name Mac builds as macos instead of darwin and also have a top level directory for tar.gz
- Add the ability to build .deb and .rpm as part of the release process
Disable gomod for goreleaser for now.
@johnkerl
Copy link
Owner

Awesome, thanks @jauderho !!! :D

@johnkerl johnkerl merged commit 033067e into johnkerl:main Jan 19, 2022
@jauderho jauderho deleted the patch-1 branch January 19, 2022 16:49
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