inCaller / prometheus_bot

Telegram bot for prometheus alerting
MIT License
397 stars 183 forks source link

Automate publish docker image to github registry #84

Closed kubitre closed 2 years ago

kubitre commented 2 years ago

Hi, I saw that you do not have an automatic build of the project and publication on the github registry, maybe you need help with this? I can issue an MR if you agree

What will it give? People do not have to build the project locally, they can immediately pull this image to their local / production env

aminvakil commented 2 years ago

FWIW I am already building this for a while and push it to quay.io/aminvakil/prometheus_bot in https://github.com/aminvakil/prometheus_bot.

I can also help with this.

kubitre commented 2 years ago

@aminvakil I wanted the official build from this repository more maybe you will throw a PR into this repository without the deployment stage?

aminvakil commented 2 years ago

I will if maintainer thinks it's useful.

hryamzik commented 2 years ago

I'm fine to merge this.

kubitre commented 2 years ago

gg, nice =)

ebarped commented 2 years ago

I dont see how #85 solves this issue. Where is the docker image published in the github registry?

aminvakil commented 2 years ago

It hasn't. You can use this unofficial repository maintained by me from quay.io/aminvakil/prometheus_bot.

It's identical with this repository: https://github.com/inCaller/prometheus_bot/compare/master...aminvakil:master