Skip to content

Check stability flow when adding packages

David Runge requested to merge stability_flow_check into main

When adding packages, ensure that the same pkgbases in lower layers do not have higher versions and those in higher layers do not have lower versions than the one being added.

Fixes #138 (closed)

Edited by David Runge

Merge request reports