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

Add GoReleaser and fix missing vars in CI workflow #163

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

lucacome
Copy link
Member

@lucacome lucacome commented Mar 16, 2021

  • Added GoReleaser configuration and add step in CI to automatically build and publish binaries on the creation of a new tag.
  • Added new variable date (passed by GoReleaser).
  • Added missing variables in Docker image pushed by CI.
  • Added binaries for ARM.

@lucacome lucacome added the proposal An issue that proposes a feature request label Mar 16, 2021
@lucacome lucacome self-assigned this Mar 16, 2021
@github-actions github-actions bot added bug An issue reporting a potential bug chore Pull requests for routine tasks dependencies Pull requests that update a dependency file labels Mar 16, 2021
This was linked to issues Mar 16, 2021
@lucacome lucacome merged commit 2a4758e into master Mar 18, 2021
@lucacome lucacome deleted the chore/add-goreleaser branch March 18, 2021 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug chore Pull requests for routine tasks dependencies Pull requests that update a dependency file proposal An issue that proposes a feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve CD Support multiple architectures (ie arm)
3 participants