unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Authenticating maintenance.git
@ 2021-05-06 11:03 Ludovic Courtès
  2021-05-06 21:26 ` Leo Famulari
  2021-06-16  7:20 ` Chris Marusich
  0 siblings, 2 replies; 8+ messages in thread
From: Ludovic Courtès @ 2021-05-06 11:03 UTC (permalink / raw)
  To: guix-devel; +Cc: guix-sysadmin

[-- Attachment #1: Type: text/plain, Size: 1060 bytes --]

Hello Guix!

I’ve added a ‘.guix-authorizations’ file in maintenance.git, at last!
We can now authenticate the repository we’ve checked out:

  guix git authenticate 8a7e10b447b574279a7016ae6ea15bc7bcd46253 \
    "3CE4 6455 8A84 FDC6 9DB4  0CFB 090B 1199 3D9A EBB5" --stats

It’s also possible to authenticate all changes made to the repo since
the first signed commit in July 2016 by running:

  guix git authenticate 7f59985566b384e31da7e6f1a36744e9edfba54f \
    "3CE4 6455 8A84 FDC6 9DB4  0CFB 090B 1199 3D9A EBB5" \
    --historical-authorizations=historical-authorizations

If you ran the first command above before, you might want to clear your
authentication cache with:

  rm -rf ~/.cache/guix/authentication/checkouts

Note that ‘.guix-authorizations’ is a subset of the one on the main Guix
repository, but we can add people as needed.  I invite committers to
install the pre-push hook as mentioned in README:

  https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/README

Happy hacking!

Ludo’.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]

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

end of thread, other threads:[~2021-06-29 14:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 11:03 Authenticating maintenance.git Ludovic Courtès
2021-05-06 21:26 ` Leo Famulari
2021-06-16  7:20 ` Chris Marusich
2021-06-20 16:25   ` Ludovic Courtès
2021-06-23  0:46     ` Chris Marusich
2021-06-24  1:01       ` Chris Marusich
2021-06-25 12:26         ` Maxime Devos
2021-06-29 14:36           ` Ludovic Courtès

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).