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 based release build #136

Merged
merged 3 commits into from
Oct 24, 2024

Commits on Oct 24, 2024

  1. chore: introduce goreleaser based release

    releases will be done via goreleaser. It will also add a version
    subcommand to auger and augerctl
    
    Signed-off-by: Mario Constanti <[email protected]>
    bavarianbidi committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    27ae8aa View commit details
    Browse the repository at this point in the history
  2. chore: add release workflow and documentation

    Signed-off-by: Mario Constanti <[email protected]>
    bavarianbidi committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3b9d1dd View commit details
    Browse the repository at this point in the history
  3. detect goversion via go.mod file

    Signed-off-by: Mario Constanti <[email protected]>
    bavarianbidi committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cb5a758 View commit details
    Browse the repository at this point in the history