haskell-nix/hnix

Please, make a CI automation that tests the reverse dependencies

Aperta

#790 aperta il 2 gen 2021

 (1 commento) (1 reazione) (0 assegnatari)Nix (116 fork)github user discovery
automationgood first issue

Metriche repository

Star
 (835 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

We currently, thankfully, have a pretty small amount of projects that actively use us: https://packdeps.haskellers.com/reverse/hnix

Take all reverse dependencies, and build them in CI. In that way during any API work we would see what downstream projects are using - that would distinguish what is really used from what project exposed vacuously.

That would help to clean-up the public API, which would save us a lot of effort in the future work.

Guida contributor