Contribute Media
A thank you to everyone who makes this possible: Read More

A Deep Dive into Measuring Dependency Freshness with LibYear

Description

"A Deep Dive into Measuring Dependency Freshness with LibYear" by: Scott Ford

LibYear is a dependency freshness measure which helps you learn how out of date your project’s dependencies are. While LibYear has considerable value when used as a “spot” metric, something that you just measure once, there is even more power that can be unlocked when you observe how the metric has trended over time. In this talk, we’ll explore a tool, libmetrics, which is able to compute this metric across a project’s history. The libmetrics tool supports many different dependency management tools from many different frameworks. Also during this talk, we’re going to look at graphs of LibYear over time for many different open source projects. By analyzing these graphs, we can see the long term impacts of different decisions, such as when a team decides to start using Dependabot.

Recorded at the 2020 Python Web Conference (https://2020.pythonwebconf.com)

Details

Improve this page