On 2/28/20 1:21 PM, Thomas Moschny wrote:
Something like this should work:
$ curl -o result.json
'https://src.fedoraproject.org/api/0/projects?owner=orion&per_page=100'
$ jq
Thanks! That got me started down the right path...
Am Fr., 28. Feb. 2020 um 21:05 Uhr schrieb Scott Talbert :
On Fr
On 2/28/20 1:04 PM, Scott Talbert wrote:
On Fri, 28 Feb 2020, Orion Poplawski wrote:
Can someone point me to a way to generate a list of non-retired
packages that I am a maintainer on? Thanks.
Hunting around for a "pagure cli" doesn't bring up much that seems
active.
You could probably sc
Something like this should work:
$ curl -o result.json
'https://src.fedoraproject.org/api/0/projects?owner=orion&per_page=100'
$ jq :
>
> On Fri, 28 Feb 2020, Orion Poplawski wrote:
>
> > Can someone point me to a way to generate a list of non-retired packages
> > that
> > I am a maintainer on?
On Fri, 28 Feb 2020, Orion Poplawski wrote:
Can someone point me to a way to generate a list of non-retired packages that
I am a maintainer on? Thanks.
Hunting around for a "pagure cli" doesn't bring up much that seems active.
You could probably scrape it from here?
https://src.fedoraproje