0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-26 08:48:50 +00:00
No description
Find a file
2022-12-28 10:44:19 +01:00
.github ci: split validate and build jobs 2022-10-23 01:52:58 +02:00
.res Option to render fields (#480) 2021-09-04 18:41:42 +02:00
cmd Go 1.18 (#592) 2022-04-09 07:57:35 +02:00
docs Fix nomad docs 2022-12-28 03:40:12 +01:00
hack Fix proto gen 2022-11-20 16:58:31 +01:00
internal Fix panics when parsing notification templates 2022-12-28 03:07:22 +01:00
pb Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#661) 2022-10-08 21:17:39 +02:00
pkg Tags sorting support (#645) 2022-07-17 13:47:37 +02:00
test Enhance dockerfiles (#523) 2021-12-25 22:38:58 +01:00
tools Fix proto gen 2022-11-20 16:58:31 +01:00
.dockerignore Use single output dir 2022-10-23 01:52:58 +02:00
.editorconfig Update editorconfig 2020-06-15 19:50:09 +02:00
.gitignore Use single output dir 2022-10-23 01:52:58 +02:00
.golangci.yml Go 1.18 (#592) 2022-04-09 07:57:35 +02:00
CHANGELOG.md Update CHANGELOG 2022-12-28 10:44:19 +01:00
codecov.yml Allow to choose status to be notified (#475) 2021-08-30 14:15:59 +02:00
docker-bake.hcl Use GITHUB_REF when tag pushed for versioning 2022-10-23 11:05:08 +02:00
Dockerfile chore: fix the file extension 2022-12-28 15:21:02 +09:00
go.mod Merge pull request #738 from crazy-max/update-buildkit 2022-12-27 19:53:17 +01:00
go.sum Merge pull request #738 from crazy-max/update-buildkit 2022-12-27 19:53:17 +01:00
LICENSE Update LICENSE 2022-01-26 21:12:32 +01:00
mkdocs.yml Fix nomad docs 2022-12-28 03:40:12 +01:00
README.md docs: fix badge 2022-12-21 01:14:48 +01: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.