Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 7.37 KB

File metadata and controls

50 lines (42 loc) · 7.37 KB

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

Source code: https://github.com/psi-probe/psi-probe.git

This project defines 9 modules:

rebuilding 20 releases of com.github.psi-probe:psi-probe:

  • 15 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 5 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
5.1.1 mvn jdk22 w result: 24 ✅ 34M
5.1.0 mvn jdk22 w result: 24 ✅ 34M
5.0.0 mvn jdk22 w result: 24 ✅ 34M
4.3.1 mvn jdk22 w result: 19 ✅ 33M
4.3.0 mvn jdk22 w result: 19 ✅ 33M
4.2.0 mvn jdk22 w result: 24 ✅ 36M
4.1.5 mvn jdk22 w result: 24 ✅ 36M
4.1.4 mvn jdk21 w result: 21 ✅ 3 ⚠️ 🔍 33M
4.1.3 mvn jdk21 w result: 19 ✅ 5 ⚠️ 🔍 33M
4.1.2 mvn jdk21 w result: 24 ✅ 33M
4.1.1 mvn jdk21 w result: 24 ✅ 33M
4.1.0 mvn jdk21 w result: 6 ✅ 18 ⚠️ 🔍 33M
4.0.0 mvn jdk21 w result: 24 ✅ 33M
3.7.3 mvn jdk17 w result: 24 ✅ 32M
3.7.2 mvn jdk17 w result: 24 ✅ 32M
3.7.1 mvn jdk17 w result: 24 ✅ 32M
3.7.0 mvn jdk17 w result: 15 ✅ 9 ⚠️ 32M
3.6.0 mvn jdk17 w result: 24 ✅ 32M
3.5.9 mvn jdk17 w result: 29 ✅ 32M
3.5.8 mvn jdk17 w result: 7 ✅ 22 ⚠️ 🔍 📝 31M

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