Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 3.57 KB

File metadata and controls

33 lines (25 loc) · 3.57 KB

Reproducible Builds an independently-verifiable path from source to binary code

Source code: https://github.com/io7m/gtyrell.git

This project defines 7 modules:

rebuilding 5 releases of com.io7m.gtyrell:com.io7m.gtyrell:

  • 4 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 1 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
4.0.0 mvn jdk21 result: 24 ✅ 9 ⚠️ 7.8M
3.2.0 mvn jdk17.0.7 result: 26 ✅ 6.1M
3.1.0 mvn jdk17.0.7 result: 26 ✅ 6.1M
3.0.0 mvn jdk17.0.7 result: 22 ✅ 5.7M
2.1.0 mvn jdk11 result: 23 ✅ 7.0M

(size is calculated without javadoc, that has been excluded from reproducibility checks)