log4j-detector icon indicating copy to clipboard operation
log4j-detector copied to clipboard

Publish as Release and not as commit

Open Stift opened this issue 3 years ago • 2 comments

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

Stift avatar Dec 20 '21 09:12 Stift

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

juliusmusseau avatar Dec 20 '21 09:12 juliusmusseau

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.

Stift avatar Dec 20 '21 10:12 Stift