Open hboutemy opened 3 months ago
This seems to be an issue with our release automation. I’ll investigate it next week
@wendigo just a reminder that Git tags are still wrong, I need to adjust manually the commit id on each release
@hboutemy yes, I'm aware and I have it on my ever-growing to-do list. I'll try to tackle it next week as I need to add similar automation to other projects (trinodb/s3-proxy and gateway to name a few)
@hboutemy how about now?
nah, that doesn't work either. I don't get it why the JReleaser is creating improver tag since the HEAD points to the prepare release
commit
airbase is marked as successful Reproducible Builds: https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/io/airlift/airbase/README.md
but if you look at buildspecs, you'll see that on each release, I need to manually get the Git commit that was used to do the release to Maven Central, because it's never the commit associated to the Git tag
it would be nice if in future releases, the Git tag was correct, please :)