Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 7.23 KB

File metadata and controls

45 lines (37 loc) · 7.23 KB

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

Source code: https://github.com/nielsbasjes/codeowners.git

This project defines 4 modules:

rebuilding 20 releases of nl.basjes.codeowners:codeowners-parent:

  • 20 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 0 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.9.0 mvn jdk21 result: 10 ✅ 428K
1.8.0 mvn jdk21 result: 10 ✅ 424K
1.7.0 mvn jdk21 result: 10 ✅ 424K
1.6.0 mvn jdk21 result: 10 ✅ 423K
1.5.1 mvn jdk21 result: 10 ✅ 423K
1.4.0 mvn jdk21 result: 10 ✅ 421K
1.3.1 mvn jdk21 result: 10 ✅ 421K
1.3.0 mvn jdk21 result: 10 ✅ 420K
1.2.1 mvn jdk17 result: 10 ✅ 742K
1.2.0 mvn jdk17 result: 10 ✅ 742K
1.1.1 mvn jdk17 result: 10 ✅ 737K
1.1.0 mvn jdk17 result: 10 ✅ 737K
1.0.0 mvn jdk17 result: 10 ✅ 736K
0.3.2 mvn jdk17 result: 10 ✅ 735K
0.3.1 mvn jdk17 result: 10 ✅ 735K
0.3.0 mvn jdk17 result: 10 ✅ 735K
0.2.2 mvn jdk17 result: 10 ✅ 734K
0.2.1 mvn jdk17 result: 10 ✅ 735K
0.2.0 mvn jdk17 result: 10 ✅ 735K
0.1.1 mvn jdk17 result: 10 ✅ 734K

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