💾 Archived View for gemini.bortzmeyer.org › fosdem › event-11006.gmi captured on 2022-04-29 at 01:32:14. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
Rhys Arkins
Type devroom
Using crowd feedback from dependency automation as an early warning indicator
Starts on day 2 (2021-02-07) at 12:15 (Brussels time, UTC+1) in room Dependency (duration 00:30)
Matrix room #dependency:fosdem.org
Despite best intentions, Open Source releases with regression errors are published every day. In the best case scenario, a downstream user detects it early thanks to good tests, files an issue, and the maintainer can fix it before too many people have upgraded. Other scenarios involve various degrees of brokenness and games of "is it broken for everyone or just me?".
Renovate Bot is an open source dependency automation tool but which also is run as a free app on github.com, where it is installed into almost 200,000 repositories. A feature called "Merge Confidence" helps downstream users know if a release is likely good or not based on automatically sourced crowd data (tests, deployments, rollbacks). Now we are planning to turn the focus upstream to help open source maintainers get an early indication of accidentally breaking releases and even provide a mechanism for downstream users to opt into silent pre-release testing so that major features can be smoke tested downstream before release.