log4j-detector
log4j-detector copied to clipboard
Publish as Release and not as commit
I think it would be better to release the released versions as Release (https://github.com/mergebase/log4j-detector/releases) instead of appending a date the jar. It's rather hard to gasp when and what has changed since the date is not granular enough
I will look into this Github releases thing (never used it before).
In the meantime I am creating tags that correspond to each release, so you can use those to track the changes between versions.
https://github.com/mergebase/log4j-detector/tags
Sure. If you need some info, you can find it here: https://cli.github.com/manual/gh_release_create or here: https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases . Not sure if I can help here with more than pointing to the docs.