alertmanager-discord icon indicating copy to clipboard operation
alertmanager-discord copied to clipboard

publish releases

Open grenade opened this issue 2 years ago • 6 comments

publish releases for installation on systems without a go build chain

grenade avatar Apr 20 '22 07:04 grenade

resolves:

  • https://github.com/benjojo/alertmanager-discord/issues/17
  • https://github.com/benjojo/alertmanager-discord/issues/28

grenade avatar Apr 20 '22 07:04 grenade

I'll review this next week, as I'm on holiday

benjojo avatar Apr 20 '22 10:04 benjojo

I'll review this next week, as I'm on holiday

cool. this pr adds a gh action that is triggered whenever you create a release. the action builds your go binaries and publishes them to the release you have just created.

to try it out

  • merge the pr
  • create a new release and either associate the release with an existing tag or create a new tag. something like v0.0.1 or whatever semantic version you want to assign to the release.
  • you can watch the builds in the gh actions tab and inspect the release binaries on your releases page.

grenade avatar Apr 22 '22 10:04 grenade

Hello

Any news about this PR ?

Stoufiler avatar Dec 26 '22 21:12 Stoufiler

@StephanGR is it possible for you to upgrade to the latest alertmanager? It should have built in discord support now: https://github.com/prometheus/alertmanager/pull/2948

benjojo avatar Dec 26 '22 23:12 benjojo

Thanks ! I will have a look on it :)

Stoufiler avatar Jan 13 '23 23:01 Stoufiler