0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-30 01:53:47 +00:00
crazy-max_diun/internal/notif
CrazyMax 1115234010
Add CLI to interact with Diun through gRPC (#382)
Add simple CLI to interact with Diun through gRPC
Create image and notif proto services
Compile and validate protos through a dedicated Dockerfile and bake target
Implement proto definitions
Move server as `serve` command
New commands `image` and `notif`
Refactor command line usage doc
Better CLI error handling
Tools build constraint to manage tools deps through go modules
Add upgrade notes

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 18:18:10 +02:00
..
amqp Add message client for notifiers (#273) 2021-02-14 17:34:42 +00:00
discord Add message client for notifiers (#273) 2021-02-14 17:34:42 +00:00
gotify Missing token as secret setting for some notifiers (#289) 2021-03-01 00:47:15 +01:00
mail Add message client for notifiers (#273) 2021-02-14 17:34:42 +00:00
matrix Add message client for notifiers (#273) 2021-02-14 17:34:42 +00:00
mqtt Allow to configure scheme for MQTT broker (#292) 2021-03-07 17:05:11 +01:00
notifier Bump v4 2020-06-07 22:04:31 +02:00
pushover Do not check recipient details for Pushover (#277) 2021-02-17 20:22:08 +00:00
rocketchat Missing token as secret setting for some notifiers (#289) 2021-03-01 00:47:15 +01:00
script Add message client for notifiers (#273) 2021-02-14 17:34:42 +00:00
slack Add message client for notifiers (#273) 2021-02-14 17:34:42 +00:00
teams Add message client for notifiers (#273) 2021-02-14 17:34:42 +00:00
telegram Allow telegram chat IDs as file (#301) 2021-03-14 15:32:58 +01:00
webhook Add message client for notifiers (#273) 2021-02-14 17:34:42 +00:00
client.go Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00