0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-12 19:48:12 +00:00
No description
Find a file
2021-09-06 00:19:03 +02:00
.github Allow to choose status to be notified (#475) 2021-08-30 14:15:59 +02:00
.res Option to render fields (#480) 2021-09-04 18:41:42 +02:00
cmd Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
docs New blog post from the community 2021-09-05 13:47:41 +02:00
hack Fix docs Dockerfile 2021-09-05 15:57:11 +02:00
internal Option to render fields (#480) 2021-09-04 18:41:42 +02:00
pb Protoc 3.17.3 (#461) 2021-08-19 14:08:40 +02:00
pkg Fix Dockerfile parser (#459) 2021-08-19 01:05:01 +02:00
test Add e2e tests (#471) 2021-08-21 14:09:06 +02:00
.dockerignore Fix ignore files 2021-09-06 00:19:03 +02:00
.editorconfig Update editorconfig 2020-06-15 19:50:09 +02:00
.gitignore Fix ignore files 2021-09-06 00:19:03 +02:00
CHANGELOG.md Update CHANGELOG 2021-09-05 23:50:36 +02:00
codecov.yml Allow to choose status to be notified (#475) 2021-08-30 14:15:59 +02:00
docker-bake.hcl Vendor outdated target (#481) 2021-09-04 21:26:09 +02:00
Dockerfile Don't fix GO_VERSION in Dockerfiles 2021-08-13 18:27:59 +02:00
go.mod Vendor outdated target (#481) 2021-09-04 21:26:09 +02:00
go.sum Bump github.com/rs/zerolog from 1.23.0 to 1.24.0 (#477) 2021-08-30 14:59:23 +02:00
LICENSE Update CHANGELOG 2021-01-04 23:41:00 +01:00
mkdocs.yml Option to render fields (#480) 2021-09-04 18:41:42 +02:00
README.md Remove Codacy 2021-07-19 21:52:41 +02:00
tools.go Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00

Documentation GitHub release Total downloads Build Status Docker Stars Docker Pulls
Go Report Codecov Become a sponsor Donate Paypal

About

Diun is a CLI application written in Go and delivered as a single executable (and a Docker image) to receive notifications when a Docker image is updated on a Docker registry.

Documentation

Documentation can be found on https://crazymax.dev/diun/

Contributing

Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. If you want to open a pull request, please read the contributing guidelines.

You can also support this project by becoming a sponsor on GitHub or by making a Paypal donation to ensure this journey continues indefinitely!

Thanks again for your support, it is much appreciated! 🙏

License

MIT. See LICENSE for more details.