Gentoo Archives: gentoo-dev

From: Alexey Sokolov <alexey+gentoo@××××××××.org>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: packages.g.o: new features available
Date: Wed, 08 Jul 2020 08:40:38
Message-Id: CAHK_jdgHNsjRaYfh1w-4kLEHHQeRLA4W_fojOff7zphJhgAiwQ@mail.gmail.com
In Reply to: [gentoo-dev] RFC: packages.g.o: new features available by Max Magorsch
1 It's great, thanks!
2
3 I was confused at first at two different buttons "Pull requests", one
4 showing them inline, one going to github, and two different buttons
5 "Bugs", one showing them inline, one going to bugzilla.
6
7 Sources of data seem to be inconsistent:
8 https://i.imgur.com/PM138E2.png Well, to be fair, the new ebuild was
9 just pushed.
10
11 Another comment, unrelated to the new features: RESTRICT="test?
12 (test)" probably shouldn't trigger the T symbol the same way as
13 RESTRICT="test" does.
14
15 ср, 8 июл. 2020 г. в 03:58, Max Magorsch <arzano@g.o>:
16 >
17 > Hi all,
18 >
19 > I am glad to announce further progress at packages.gentoo.org (pgo in
20 > the following). Compared to previous work during the last months,
21 > which mostly addressed the back end, the new changes are rather
22 > comprehensive. That's why I am looking forward to feedback here.
23 >
24 > So the tl;dr is that the new pgo version now displays:
25 > - dependencies
26 > - reverse dependencies
27 > - pkgcheck results
28 > - repology.org data
29 > - github pull requests
30 > - stabilization bugs
31 > - keywording bugs
32 > - security bugs
33 > - general bugs
34 > for each package.
35 >
36 > Additionally, there are new sites for all package maintainers, that is:
37 > - Gentoo Projects (e.g. python@g.o)
38 > - Gentoo Developers (e.g. larry@g.o
39 > - Proxied Maintainers (e.g. larry@×××××××.de)
40 >
41 > The maintainer's sites contain:
42 > - all packages of the maintainer
43 > - all outdated packages (according to repology)
44 > - all related pull requests
45 > - all related bugs (general, keywording and stabilization)
46 > - all security bugs
47 > - the changelog of all maintained packages
48 > You will find the new sites under the 'Maintainers' tab.
49 >
50 > The overall appearance of the site has also slightly changed to
51 > display all of the new information.
52 >
53 > Currently, the new version is deployed to:
54 >
55 > https://packagestest.gentoo.org/
56 >
57 > Everyone is welcome to take a look around and tell me whether you
58 > consider the new information as useful for your workflow and/or what
59 > you would still change.
60 >
61 > I'm looking forward to your feedback.
62 >
63 > -M
64 >

Replies

Subject Author
Re: [gentoo-dev] RFC: packages.g.o: new features available Kent Fredric <kentnl@g.o>