haskell-nix/hnix

Please, make a CI automation that tests the reverse dependencies

开放

#790 创建于 2021年1月2日

 (1 条评论) (1 个反应) (0 位负责人)Nix (116 个派生)github user discovery
automationgood first issue

仓库指标

星标
 (835 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南