Downstream testing for language pacakge managers, it's buildable but perhaps not fundable?
Downstream testing for language pacakge managers, it's buildable but perhaps not fundable?
@andrewnez there’s an interesting intersection with resolution policy here.
Because bundler/rubygems always try to resolve every dep to a single version, a feedback loop occurs where breakage upstream quickly attracts patches that mostly re-level the ecosystem.
But in systems allowing multiple versions to be resolved, that feedback loop is largely absent and so the spread of versions in use is more heavy tailed.