From: "Theo Anderson" <telans@posteo.de> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: .github/workflows/ Date: Tue, 16 Feb 2021 07:52:39 +0000 (UTC) [thread overview] Message-ID: <1613461895.3f8187117d046f18624d46594501a7a8fdfbd76c.telans@gentoo> (raw) commit: 3f8187117d046f18624d46594501a7a8fdfbd76c Author: Theo Anderson <telans <AT> posteo <DOT> de> AuthorDate: Tue Feb 16 07:51:35 2021 +0000 Commit: Theo Anderson <telans <AT> posteo <DOT> de> CommitDate: Tue Feb 16 07:51:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3f818711 .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 <AT> posteo.de> .github/workflows/pkgcheck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml index 48527c88..bf3af980 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
WARNING: multiple messages have this Message-ID (diff)
From: "Theo Anderson" <telans@posteo.de> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: .github/workflows/ Date: Tue, 16 Feb 2021 21:10:52 +0000 (UTC) [thread overview] Message-ID: <1613461895.3f8187117d046f18624d46594501a7a8fdfbd76c.telans@gentoo> (raw) Message-ID: <20210216211052.HEzX5lpfnGu6PFlN9BH-OJu5gaZWXhnJdfnj0o3VGzw@z> (raw) commit: 3f8187117d046f18624d46594501a7a8fdfbd76c Author: Theo Anderson <telans <AT> posteo <DOT> de> AuthorDate: Tue Feb 16 07:51:35 2021 +0000 Commit: Theo Anderson <telans <AT> posteo <DOT> de> CommitDate: Tue Feb 16 07:51:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3f818711 .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 <AT> posteo.de> .github/workflows/pkgcheck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml index 48527c88..bf3af980 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
next reply other threads:[~2021-02-16 7:52 UTC|newest] Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-02-16 7:52 Theo Anderson [this message] 2021-02-16 21:10 ` [gentoo-commits] repo/proj/guru:master commit in: .github/workflows/ Theo Anderson -- strict thread matches above, loose matches on Subject: below -- 2025-03-15 18:17 [gentoo-commits] repo/proj/guru:dev " Takuya Wakazono 2025-03-15 18:17 Takuya Wakazono 2024-10-26 13:58 Takuya Wakazono 2024-04-18 18:04 Anna Vyalkova 2024-04-12 12:37 Anna Vyalkova 2023-06-14 10:14 Anna Vyalkova 2023-05-18 8:21 Anna Vyalkova 2023-04-23 14:54 Anna Vyalkova 2023-04-23 14:14 Anna Vyalkova 2023-04-23 12:24 Anna Vyalkova 2023-04-23 12:15 Anna Vyalkova 2023-04-23 12:06 Anna Vyalkova 2023-04-20 15:20 Anna Vyalkova 2023-03-31 15:28 Anna Vyalkova 2023-03-17 11:42 Arthur Zamarin 2023-01-13 21:36 Julien Roy 2022-10-07 15:39 Arthur Zamarin 2022-04-14 13:39 Andrew Ammerlaan 2022-04-06 18:07 Arthur Zamarin 2021-02-18 11:23 Andrew Ammerlaan 2021-02-18 11:15 Andrew Ammerlaan 2021-01-29 10:59 Andrew Ammerlaan 2021-01-28 11:01 Andrew Ammerlaan 2021-01-19 21:57 Andrew Ammerlaan 2021-01-19 21:18 Andrew Ammerlaan 2021-01-03 10:07 Andrew Ammerlaan
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1613461895.3f8187117d046f18624d46594501a7a8fdfbd76c.telans@gentoo \ --to=telans@posteo.de \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox