aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Anderson <telans@posteo.de>2021-02-16 20:51:35 +1300
committerTheo Anderson <telans@posteo.de>2021-02-16 20:51:35 +1300
commit3f8187117d046f18624d46594501a7a8fdfbd76c (patch)
treeb2d767838cea6ceb0a66fce895cdd12465d334d7 /.github
parentprofiles: move dev-python/faker::guru to dev-python/Faker::gentoo (diff)
downloadguru-3f8187117d046f18624d46594501a7a8fdfbd76c.tar.gz
guru-3f8187117d046f18624d46594501a7a8fdfbd76c.tar.bz2
guru-3f8187117d046f18624d46594501a7a8fdfbd76c.zip
.github: [pkgcheck] ignore OldPackageUpdate checks
These updates are used for packages which have moved from ::guru to ::gentoo under a different category/name. Pkgcheck only looks for the updated package within ::guru even if it still exists in ::gentoo Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pkgcheck.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml
index 48527c88a..bf3af980a 100644
--- a/.github/workflows/pkgcheck.yml
+++ b/.github/workflows/pkgcheck.yml
@@ -28,4 +28,4 @@ jobs:
sudo ln -s /var/db/repos/gentoo/profiles/default/linux/amd64/17.1 /etc/portage/make.profile
- name: Test with pkgcheck
run: |
- pkgcheck scan --exit --checks=-RedundantVersionCheck --keywords=-MissingAccountIdentifier
+ pkgcheck scan --exit --checks=-RedundantVersionCheck --keywords=-MissingAccountIdentifier,-OldPackageUpdate