Skip to content

Add reproducibility tests

pietro requested to merge nomadic-labs/opam-repository:abate@repro into master

This MR is a first step to add reproducibility tests of our dependencies.

to test, run the script scripts/reproducibility-tests.sh locally on your machine and then test any package in the local tezos repository with

docker run tezos_repro $package.

Edited by pietro

Merge request reports