Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev-announce <gentoo-dev-announce@l.g.o>
Cc: gentoo-dev <gentoo-dev@l.g.o>
Subject: [gentoo-dev] Gentoo-CI can now filter on maintainers (also verbose output)
Date: Thu, 25 Jul 2019 14:05:28
Message-Id: 8846973b39ade1a3900b05ceef66544591fe52f9.camel@gentoo.org
1 Hi,
2
3 Just a quick bit of news on gentoo-ci.
4
5 Firstly, I've implemented support for quiet/verbose reports. So now
6 the default report seen at [1] is not that huge, and if somebody wants
7 all the details at [2].
8
9 Secondly, the reports now explicitly list maintainers for the reported
10 packages.
11
12 Thirdly, I've implemented filtering by maintainer.
13
14 To get reports for developer foo, append ';maintainer=foo', e.g.:
15
16 https://qa-reports.gentoo.org/output/gentoo-ci/output.html;maintainer=foo
17
18 For non-devs, you need full e-mail address:
19
20 https://qa-reports.gentoo.org/output/gentoo-ci/output.html;maintainer=foo@g.o
21
22 You can also append ';include-projects' to include packages maintainer
23 indirectly by a project you're member of:
24
25 https://qa-reports.gentoo.org/output/gentoo-ci/output.html;maintainer=fo
26 o;include-projects
27
28
29 [1] https://qa-reports.gentoo.org/output/gentoo-ci/output.html
30 [2] https://qa-reports.gentoo.org/output/gentoo-ci/output.verbose.html
31
32 --
33 Best regards,
34 Michał Górny

Attachments

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

Replies