coq-community / run-coq-bug-minimizer

Repository for triggering runs of the Coq bug minimizer using GitHub Actions [maintainer=@JasonGross]
MIT License
2 stars 0 forks source link

Non-CI minimization should support minimizing against two versions of Coq using opam switches #29

Open JasonGross opened 1 year ago

JasonGross commented 1 year ago

Saying something like coqbot minimize coq.8.16 coq.8.17 (or coq.8.16 vs coq.8.17?) should have the minimizer set up two opam switches and two directory trees, run the script on both, determine automatically which one succeeds and which one fails, and then launch the minimizer against both builds