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

Fix release workflow #643

Merged
merged 14 commits into from
Mar 21, 2023
Merged

Fix release workflow #643

merged 14 commits into from
Mar 21, 2023

Conversation

eneskaya
Copy link
Contributor

@eneskaya eneskaya commented Mar 20, 2023

This PR finalizes the automation of our release process, with goreleaser it now generates

  • a release draft, including all the build archives
  • a push to homebrew-komiser to update the Formula version
  • a push to docker hub including the latest, version and gitcommit tag
  • a push to our helm repository, bumping the version

.github/workflows/release.yml Outdated Show resolved Hide resolved
.goreleaser.yaml Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
@eneskaya eneskaya requested a review from mlabouardy March 21, 2023 09:53
.goreleaser.yaml Show resolved Hide resolved
@eneskaya eneskaya requested a review from mlabouardy March 21, 2023 10:21
@mlabouardy mlabouardy added this to the v3.0.8 milestone Mar 21, 2023
@eneskaya eneskaya merged commit 6630990 into develop Mar 21, 2023
@eneskaya eneskaya deleted the fix/release branch March 21, 2023 10:33
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