Skip to content

Task to validate input pkgbases against the ones in the management repository

David Runge requested to merge version_check into main

Add Task ConsolidateOutputPackageBasesTask using Checks PackagesNewOrUpdatedCheck and PkgbasesVersionUpdateCheck to validate and consolidate the versions of input pkgbases and packages against those found in a management repository directory.

Fixes #124 (closed)

Merge request reports