SchwarzIT / go-template

go/template is a tool for jumpstarting production-ready Golang projects quickly.
Apache License 2.0
173 stars 25 forks source link

Improve goreleaser config #57

Closed brumhard closed 3 months ago

brumhard commented 2 years ago

We currently only have a minimal goreleaser setup. This could be enriched with the following:

dirien commented 2 years ago

hi @brumhard,

Let me know when to tackle the brew and docker part. We can do this all in goreleaser quite comfortable. Brew if you want your own tap.

If you want to use the homebrew-core, let me know too. So I can take care of the ruby shizzle there. :) But then we need a GitHub bot to auto create the PR there too for updates.

With a own tap and gorleaser you would not need this step.

brumhard commented 2 years ago

Hi @dirien, thanks for offering your help. We'll definitely get in touch with you about that and do a little Goreleaser session to close this 👍🏻 I personally think that a SchwarzIT brew tap would be pretty nice, but ofc we can discuss it.

MarvinJWendt commented 3 months ago

Good ideas, but since this issue is 3 years old now, I will close it (for now). We are currently re-evaluating the stack that we want to use for the go-template.