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 Excited to see https://dependabot.ecosyste.ms/. The Dependabot compatibility score used to be more accessible before GitHub took it over.
Any early indication of problems in a release is very freeing particularly as a solo maintainer when development time is limited.
@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.