On Friday, 7 September 2018 at 08:12:05 UTC, Nick Sabalausky
(Abscissa) wrote:
Personally, I think that's a really good way to go. However,
for awhile now, I've been starting to think: "Wouldn't it be
awesome to have a packager manager that AUTOMATICALLY picks up
compatibility information directly from each project's CI
results for each tagged release?"
I think that would be freaking sweet.
We have something similar with dpldocs which builds docs lazily,
and is now linked from code.dlang.org
It's a matter of extending it with downloading toolchain and
building.
I can't speak for anyone else but it looks to me as a realistic
way to have it.
You can also donate to Adam for http://dpldocs.info/, it has
interesting things like cross-package search (search ALL of
code.dlang.org at once)