public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qa-scripts:master commit in: pkgcheck2html/
Date: Tue, 30 May 2017 21:48:45 +0000 (UTC)	[thread overview]
Message-ID: <1496180915.9e99bfdf667fb788b1391ccc75c44dc719ef486a.mgorny@gentoo> (raw)

commit:     9e99bfdf667fb788b1391ccc75c44dc719ef486a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 21:48:35 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 30 21:48:35 2017 +0000
URL:        https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=9e99bfdf

pkgcheck2html: Sync with upstream

 pkgcheck2html/pkgcheck2html.conf.json | 93 +++++++++++++++++++++++------------
 1 file changed, 62 insertions(+), 31 deletions(-)

diff --git a/pkgcheck2html/pkgcheck2html.conf.json b/pkgcheck2html/pkgcheck2html.conf.json
index 20efb3f..590c8ff 100644
--- a/pkgcheck2html/pkgcheck2html.conf.json
+++ b/pkgcheck2html/pkgcheck2html.conf.json
@@ -1,33 +1,64 @@
 {
-    "CatMetadataXmlInvalidPkgRef": "err",
-    "VisibleVcsPkg": "err",
-    "-- MissingUri": "warn",
-    "CatBadlyFormedXml": "err",
-    "Glep31Violation": "err",
-    "PkgBadlyFormedXml": "err",
-    "CatInvalidXml": "err",
-    "CatMetadataXmlInvalidCatRef": "err",
-    "PkgMetadataXmlInvalidCatRef": "err",
-    "ConflictingChksums": "err",
-    "MissingChksum": "warn",
-    "MissingManifest": "err",
-    "CrappyDescription": "warn",
-    "PkgMetadataXmlInvalidPkgRef": "err",
-    "PkgMetadataXmlInvalidProjectError": "err",
-    "PkgInvalidXml": "err",
-    "NonsolvableDeps": "err",
-    "UnusedLocalFlags": "err",
-    "MetadataLoadError": "err",
-    "UnknownManifest": "err",
-    "NoFinalNewline": "err",
-    "UnstatedIUSE": "err",
-    "MetadataError": "err",
-    "WrongIndentFound": "err",
-    "UnknownLicenses": "err",
-    "UnnecessaryManifest": "err",
-    "MissingLicense": "err",
-    "UnknownCategories": "err",
-    "PkgMissingMetadataXml": "err",
-    "DoubleEmptyLine": "err",
-    "TrailingEmptyLine": "err"
+    "ArchesWithoutProfiles": "", 
+    "BadFilename": "warn", 
+    "BadInsIntoDir": "", 
+    "BadProto": "err", 
+    "BadRestricts": "", 
+    "CatBadlyFormedXml": "err", 
+    "CatInvalidXml": "err", 
+    "CatMetadataXmlInvalidCatRef": "err", 
+    "CatMetadataXmlInvalidPkgRef": "err", 
+    "CatMissingMetadataXml": "warn", 
+    "ConflictingChksums": "err", 
+    "CrappyDescription": "warn", 
+    "DeprecatedEAPI": "", 
+    "DeprecatedEclass": "", 
+    "DoubleEmptyLine": "warn", 
+    "DroppedKeywords": "", 
+    "ExecutableFile": "", 
+    "Glep31Violation": "warn", 
+    "InvalidPN": "err", 
+    "InvalidUtf8": "err", 
+    "LaggingStable": "", 
+    "MetadataError": "err", 
+    "MismatchedPN": "warn", 
+    "MissingChksum": "warn", 
+    "MissingLicense": "err", 
+    "MissingManifest": "err", 
+    "MissingSlotDep": "", 
+    "MissingUri": "", 
+    "NoFinalNewline": "warn", 
+    "NonExistentDeps": "", 
+    "NonexistentProfilePath": "err", 
+    "NonsolvableDeps": "err", 
+    "PkgBadlyFormedXml": "err", 
+    "PkgInvalidXml": "err", 
+    "PkgMetadataXmlInvalidCatRef": "err", 
+    "PkgMetadataXmlInvalidPkgRef": "err", 
+    "PkgMetadataXmlInvalidProjectError": "err", 
+    "PkgMissingMetadataXml": "err", 
+    "RedundantVersion": "", 
+    "RequiredUseDefaults": "", 
+    "SizeViolation": "", 
+    "StaleUnstable": "", 
+    "StupidKeywords": "warn", 
+    "TrailingEmptyLine": "warn", 
+    "UnknownCategories": "err", 
+    "UnknownLicenses": "err", 
+    "UnknownManifest": "err", 
+    "UnknownProfileArches": "", 
+    "UnknownProfileStatus": "", 
+    "UnnecessaryManifest": "warn", 
+    "UnstableOnly": "", 
+    "UnstatedIUSE": "err", 
+    "UnusedEclasses": "", 
+    "UnusedGlobalFlags": "", 
+    "UnusedLicenses": "", 
+    "UnusedLocalFlags": "warn", 
+    "UnusedMirrors": "", 
+    "UnusedProfileDirs": "", 
+    "VisibleVcsPkg": "err", 
+    "VulnerablePackage": "", 
+    "WhitespaceFound": "", 
+    "WrongIndentFound": "warn"
 }


             reply	other threads:[~2017-05-30 21:48 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-30 21:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-15  6:54 [gentoo-commits] proj/qa-scripts:master commit in: pkgcheck2html/ Michał Górny
2018-01-06 19:16 Michał Górny
2017-12-22 22:28 Michał Górny
2017-12-18 15:41 Michał Górny
2017-12-17 10:51 Michał Górny
2017-12-17  9:32 Michał Górny
2017-12-17  9:30 Michał Górny
2017-12-12  7:58 Michał Górny
2017-10-04  8:44 Michał Górny
2017-10-02 15:26 Michał Górny
2017-10-02 14:54 Michał Górny
2017-10-02 14:54 Michał Górny
2017-09-03 20:04 Michał Górny
2017-08-08 21:33 Michał Górny
2017-08-04 21:50 Michał Górny
2017-07-05 11:28 Michał Górny
2017-06-19 18:45 Michał Górny
2017-06-19 16:14 Michał Górny
2017-05-14  6:53 Michał Górny
2017-05-13  9:53 Michał Górny
2017-05-11 12:12 Michał Górny
2017-03-04 10:25 Michał Górny
2017-01-27 20:09 Michał Górny
2017-01-14 16:25 Michał Górny
2016-12-04  8:53 Michał Górny
2016-12-04  8:50 Michał Górny

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=1496180915.9e99bfdf667fb788b1391ccc75c44dc719ef486a.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --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: link
Be 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