You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to integrate Goreleaser process into CI/CD step to have automated release action with tagged commit.
Proposal
With integration of (Github actions) (could be ? or Travis CI does not matter very much ) + Goreleaser, the process of releasing new version would be much convenient.
Having Goreleaser in pocket means that uploading necessary binary to homebrew (or another package manager ) will be much easy than anticipated. Seems, homebrew issue Run as a service on Homebrew #30 has been assigned to @patyogesh however with this approach, it is possible to shot two birds (-tasks-) with one stone :)
@patyogesh, would like to have comment on it ? I have no glue about the process of your development at the moment however if you think or might think in same way , we can figure out something in common. Otherwise, this issue can also close #30.
Any suggestion, comment, or improvement related to this issue is very welcome !
It would be nice to integrate Goreleaser process into CI/CD step to have automated release action with tagged commit.
Proposal
With integration of (Github actions) (could be ? or Travis CI does not matter very much ) + Goreleaser, the process of releasing new version would be much convenient.
Having Goreleaser in pocket means that uploading necessary binary to homebrew (or another package manager ) will be much easy than anticipated. Seems, homebrew issue Run as a service on Homebrew #30 has been assigned to @patyogesh however with this approach, it is possible to shot two birds (-tasks-) with one stone :)
@patyogesh, would like to have comment on it ? I have no glue about the process of your development at the moment however if you think or might think in same way , we can figure out something in common. Otherwise, this issue can also close #30.
Any suggestion, comment, or improvement related to this issue is very welcome !