Skip to content
  • David Runge's avatar
    Add checks for adding and updating packages · 9862ff4f
    David Runge authored
    repod/action/check.py:
    Add `PkgbasesVersionUpdateCheck` which ensures that the versions of
    pkgbases are upgraded.
    Add `PackagesNewOrUpdatedCheck` which ensures that packages are newly
    added or updated.
    
    tests/action/test_check.py:
    Add tests for `PkgbasesVersionUpdateCheck` and
    `PackagesNewOrUpdatedCheck`.
    9862ff4f