unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: swedebugia <swedebugia@riseup.net>
To: guix-devel <guix-devel@gnu.org>
Subject: NPM importer - tarballs - SWH - commit ids
Date: Wed, 28 Nov 2018 12:26:13 +0100	[thread overview]
Message-ID: <fda74308-64ed-a12e-430c-7087e6b1ad39@riseup.net> (raw)

Hi

I looked closer at the json output from npmregistry and found that they 
host tarballs and give the url for every version in the json response.
("tarball" . "url").

All the npm packages I ever looked at (100 or so of the biggest and 
dependencies of those) was hosted on Github.

I have a few questions regarding the wealth of information available 
from this registry

1) Does anyone know if these tarballs are reproducible? ie do they 
change over time?

2) Can we use the gpg signature for something?

3) SWH gives us tarballs according to commit ids. If we use npm-tarballs 
we can store the commit in the json response (or look it up with the 
github api) as a property:
  (properties
`((commit . hash)))

Any thoughts?

-- 
Cheers Swedebugia

                 reply	other threads:[~2018-11-28 11:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fda74308-64ed-a12e-430c-7087e6b1ad39@riseup.net \
    --to=swedebugia@riseup.net \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).