Go to file
Ian Fijolek e974fbbc2c Add sorting for prefixed semver
Strips non-numeric prefixes when checking semver. This also adds a
secondary layer to the sort whereby identical semvers are sorted
relative to eachother lexigraphically.

This will ensure a more stable sort for non-versioned tags (eg. `latest`
or `edge`) as well as multiple variants tagged with the same number.
(eg `1.0.0-alpine` compared to `1.0.0-ubuntu`).

Fixes #758
2023-01-13 15:03:24 -08:00
2022-10-23 01:52:58 +02:00
2021-09-04 18:41:42 +02:00
2022-04-09 07:57:35 +02:00
2022-12-29 11:15:26 +01:00
2022-11-20 16:58:31 +01:00
2022-12-29 11:50:09 +01:00
2023-01-13 15:03:24 -08:00
2022-12-29 11:15:26 +01:00
2022-11-20 16:58:31 +01:00
2022-10-23 01:52:58 +02:00
2020-06-15 19:50:09 +02:00
2022-10-23 01:52:58 +02:00
2022-04-09 07:57:35 +02:00
2022-12-29 12:08:39 +01:00
2022-12-28 15:21:02 +09:00
2022-12-28 14:13:47 +01:00
2022-12-28 14:13:47 +01:00
2022-01-26 21:12:32 +01:00
2022-12-28 03:40:12 +01:00
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.

Languages
Go 95.3%
Dockerfile 3.5%
HCL 1.1%