Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 5.22 KB

File metadata and controls

43 lines (35 loc) · 5.22 KB

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

Source code: https://github.com/daniel-huss/migratedb.git

This project defines 13 modules:

rebuilding 9 releases of de.unentscheidbar:migratedb:

  • 8 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
1.4.1 mvn jdk17 result: 14 ✅ 801K
1.4.0 mvn jdk17 result: 14 ✅ 801K
1.3.0 mvn jdk17 result: 14 ✅ 804K
1.2.0 mvn jdk17 result: 16 ✅ 901K
1.1.0 mvn jdk17 result: 14 ✅ 807K
1.0.0 mvn jdk17 result: 14 ✅ 814K
0.3.0 mvn jdk17 result: 16 ✅ 1 ⚠️ 🔍 12M
0.2.0 mvn jdk11 result: 17 ✅ 4.3M
0.1.0 mvn jdk11 result: 17 ✅ 4.3M

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