0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-12 03:28:12 +00:00
No description
Find a file
2023-06-12 00:46:37 +02:00
.github ci: e2e test for runOnStartup watch opt 2023-06-12 00:13:18 +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 runOnStartup watch option 2023-06-12 00:13:18 +02:00
hack remove deprecated golangci-lint linters 2023-05-04 23:30:47 +02:00
internal runOnStartup watch option 2023-06-12 00:13:18 +02:00
pb update generated content 2023-03-17 17:54:32 +01:00
pkg Add sorting for prefixed semver 2023-01-13 15:03:24 -08:00
test ci: e2e test for runOnStartup watch opt 2023-06-12 00:13:18 +02: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 remove deprecated golangci-lint linters 2023-05-04 23:30:47 +02:00
CHANGELOG.md Update CHANGELOG 2023-06-12 00:46:37 +02:00
codecov.yml Allow to choose status to be notified (#475) 2021-08-30 14:15:59 +02:00
docker-bake.hcl update to go 1.20 2023-05-04 23:30:47 +02:00
Dockerfile update to go 1.20 2023-05-04 23:30:47 +02:00
go.mod Merge pull request #898 from crazy-max/dependabot/go_modules/github.com/imdario/mergo-0.3.16 2023-06-12 00:25:40 +02:00
go.sum Merge pull request #898 from crazy-max/dependabot/go_modules/github.com/imdario/mergo-0.3.16 2023-06-12 00:25:40 +02:00
LICENSE new year 2023-03-17 12:41:55 +01:00
mkdocs.yml Adds ntfy.sh notification option 2023-02-18 17:29:14 -08: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.