[Unit] Description=Read-only @storedir@ for GNU Guix DefaultDependencies=no ConditionPathExists=@storedir@ Before=guix-daemon.service [Install] WantedBy=guix-daemon.service [Mount] What=@storedir@ Where=@storedir@ Type=none Options=bind,ro om feed' href='https://git.koszko.org/guix/atom/tests/git-authenticate.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/git-authenticate.scm
AgeCommit message (Expand)Author
2020-06-28tests: Allow 'tests/git-authenticate.scm' to run when git/gpg is missing....Ludovic Courtès
2020-06-20tests: Skip tests that requires gpg when gpg is unavailable....Ludovic Courtès
2020-06-16tests: Move OpenPGP helpers to (guix tests gnupg)....Ludovic Courtès
2020-06-12git-authenticate: Disallow SHA1 (and MD5) signatures....Ludovic Courtès
2020-06-07git-authenticate: Prevent removal of '.guix-authorizations'....Ludovic Courtès
2020-06-05git-authenticate: Add tests....Ludovic Courtès