haskell-nix/hnix

Please, make a CI automation that tests the reverse dependencies

オープン

#790 opened on 2021/01/02

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)Nix (116 件のフォーク)github user discovery
automationgood first issue

Repository metrics

Stars
 (835 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド