Gentoo Archives: gentoo-dev

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] */*: Mask Py2 only packages
Date: Sat, 27 Jun 2020 07:45:47
Message-Id: robbat2-20200627T073925-389507040Z@orbis-terrarum.net
In Reply to: Re: [gentoo-dev] */*: Mask Py2 only packages by Joonas Niilola
1 On Sat, Jun 27, 2020 at 10:08:26AM +0300, Joonas Niilola wrote:
2 >
3 > On 6/27/20 2:28 AM, Robin H. Johnson wrote:
4 > >
5 > > TL;DR: Please make it easier to search on the QA reports site for
6 > > issues, and only show things directly relevant to the search.
7 > >
8 > > A long time ago, there was blizzy's site that listed packages that were
9 > > stabilization candidates, and you could filter by developer. It really
10 > > helped making it easier to detect and progress.
11 >
12 > $ pkgcheck --color true scan $(git grep -l robbat2@g.o
13 > '**/metadata.xml' | cut -d/ -f1-2) -c StableRequestCheck -R
14 > FormatReporter --format 'stabilize {category}/{package}-{version}  # {desc}'
15 >
16 > There's also a bug open to integrate some of the pkgchecks to p.g.o,
17 > https://bugs.gentoo.org/725704
18 Yep, this ties to the large scope of making it easier to show QA issues
19 from many sources/checks, filtering by many ways.
20
21 > > At a bare minimum, having an on-site way that already expands the data
22 > > and makes it searchable by developer.
23 >
24 > You can filter the output.html per-dev/per-project, but it's not as
25 > verbose as running pkgcheck locally can be.
26 >
27 > https://qa-reports.gentoo.org/output/gentoo-ci/output.html;maintainer=robbat2
28 > https://qa-reports.gentoo.org/output/gentoo-ci/output.verbose.html;maintainer=robbat2
29 The maintainer= flag also doesn't seem documented anywhere? (I checked
30 the source and see the 'include-projects' flag as well, so it's just a
31 matter of making this stuff much better known and a little bit cleaner.
32
33 > It doesn't straight out show python2 like this, but with the
34 > package.deprecated entry for it, it'll flag newly added py2 commits.
35 Also it's broken in the XML machine-readable version :-(.
36 https://qa-reports.gentoo.org/output/gentoo-ci/output.xml;maintainer=robbat2
37 returns a 404
38
39 --
40 Robin Hugh Johnson
41 Gentoo Linux: Dev, Infra Lead, Foundation Treasurer
42 E-Mail : robbat2@g.o
43 GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85
44 GnuPG FP : 7D0B3CEB E9B85B1F 825BCECF EE05E6F6 A48F6136

Attachments

File name MIME type
signature.asc application/pgp-signature