-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Reproducible Builds badge to README #333
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Looks very nice! 🎉
Made one suggestion around link naming :)
Suggested commit message:
Add Reproducible Builds badge to README (#333)
NB: I didn't forget about jvm-repo-rebuild/reproducible-central#93!
@@ -226,3 +227,5 @@ guidelines][contributing]. | |||
[refaster]: https://errorprone.info/docs/refaster | |||
[refaster-rules-bigdecimal]: https://github.com/PicnicSupermarket/error-prone-support/blob/master/error-prone-contrib/src/main/java/tech/picnic/errorprone/refasterrules/BigDecimalRules.java | |||
[refaster-rules]: https://github.com/PicnicSupermarket/error-prone-support/blob/master/error-prone-contrib/src/main/java/tech/picnic/errorprone/refasterrules/ | |||
[reproducible-builds-badge]: https://img.shields.io/badge/Reproducible_Builds-ok-success?labelColor=1e5b96 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How was the color selected? 😄
(I guess that eventually it'd be cool to have dynamic badges that go red if the latest release is no longer reproducible ✨.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
color was chosen after Reproducible Builds logo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice contribution @hboutemy! 🚀
Changes, @Stephan202's suggestion, and the suggested commit message LGTM!
Let's see whether this works on remote forks 👀
congratulations, your latest releases were proven reproducible
Let's celebrate with this badge :)