|
|
|
|
|
by ckastner
3627 days ago
|
|
The Debian project's Continuous Integration project [1] re-tests all dependent objects whenever a dependency within the Debian archive changes. This way, changes that might negatively affect dependents can be caught early. This is immensely useful, especially to the maintainers of libraries. In order for them to be tested, dependent objects have to declare their testability using the autopkgtest [2] interface. [1] https://ci.debian.net/ [2] https://people.debian.org/~mpitt/autopkgtest/README.package-... |
|