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

ci: update release process #58

Closed
mavogel opened this issue Nov 24, 2019 · 0 comments · Fixed by #87
Closed

ci: update release process #58

mavogel opened this issue Nov 24, 2019 · 0 comments · Fixed by #87
Assignees

Comments

@mavogel
Copy link
Member

mavogel commented Nov 24, 2019

Proposal

for new release process of the artifacts and homebrew taps at https://github.com/git-chglog/homebrew-git-chglog

Goreleaser

Currently, a combination of gox and ghr is used for the release process.

I'd propose using https://github.com/goreleaser/goreleaser which not only combines both steps but also offers more options to use the released artifacts (docker, brew, snap to name a few). Furthermore, it would be possible to seamlessly integrate with goreleasers' inverse https://github.com/goreleaser/godownloader. Which automatically generates download bash scripts for a released artifact version based on the .goreleaser.yml.

This would make it easier to use the git-chglog tool for artifacts and in pipelines.

gh-actions

Furthermore, use github actions for ci as travis does not respond back to the PRs. See comment

@mavogel mavogel changed the title Use goreleaser for the release process ci: update release process Jan 8, 2021
@mavogel mavogel self-assigned this Jan 9, 2021
mavogel added a commit that referenced this issue Jan 16, 2021
Also preserves coveralls and appveyor. Closes #58
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 a pull request may close this issue.

1 participant