all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Improving source code coverage at Software Heritage
@ 2019-09-24 14:46 Ludovic Courtès
  2019-09-24 16:57 ` zimoun
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2019-09-24 14:46 UTC (permalink / raw)
  To: Guix-devel

Hello Guix!

You may remember the ‘archival’ checker for ‘guix lint’:

  https://issues.guix.gnu.org/issue/37224

As noted in that issue, its main limitation is that it cannot perform
“save” requests for source tarballs.  Thus, tarballs that aren’t already
on SWH don’t get archived.

The issue mentions writing a “lister” for the SWH code base (in
Python).  Good news!  lewo of NixOS has started writing such a thing:

  https://forge.softwareheritage.org/D2025

It should be able to ingest data in a format similar to what we provide
at <https://guix.gnu.org/packages.json>.

It’s not done yet, so you’re welcome to give a hand on the Python side
or to adjust the format of ‘packages.json’, and to chime in in the issue
above!

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Improving source code coverage at Software Heritage
  2019-09-24 14:46 Improving source code coverage at Software Heritage Ludovic Courtès
@ 2019-09-24 16:57 ` zimoun
  2019-09-26  7:09   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: zimoun @ 2019-09-24 16:57 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Guix-devel

Hi,

On Tue, 24 Sep 2019 at 17:41, Ludovic Courtès <ludovic.courtes@inria.fr> wrote:

> The issue mentions writing a “lister” for the SWH code base (in
> Python).  Good news!  lewo of NixOS has started writing such a thing:
>
>   https://forge.softwareheritage.org/D2025

Nice !


> It should be able to ingest data in a format similar to what we provide
> at <https://guix.gnu.org/packages.json>.

How is the list generated?
I miss the bunch of code...


Thank you.

All the best,
simon

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Improving source code coverage at Software Heritage
  2019-09-24 16:57 ` zimoun
@ 2019-09-26  7:09   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2019-09-26  7:09 UTC (permalink / raw)
  To: zimoun; +Cc: Guix-devel

Hi,

zimoun <zimon.toutoune@gmail.com> skribis:

> On Tue, 24 Sep 2019 at 17:41, Ludovic Courtès <ludovic.courtes@inria.fr> wrote:
>
>> The issue mentions writing a “lister” for the SWH code base (in
>> Python).  Good news!  lewo of NixOS has started writing such a thing:
>>
>>   https://forge.softwareheritage.org/D2025
>
> Nice !
>
>
>> It should be able to ingest data in a format similar to what we provide
>> at <https://guix.gnu.org/packages.json>.
>
> How is the list generated?

Like this:

  https://git.savannah.gnu.org/cgit/guix/guix-artwork.git/tree/website/apps/packages/builder.scm#n87

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-26  7:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-24 14:46 Improving source code coverage at Software Heritage Ludovic Courtès
2019-09-24 16:57 ` zimoun
2019-09-26  7:09   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.