Commit graph

23 commits

Author SHA1 Message Date
Baptiste Fontaine
41db822921 GPG: Fix Homebrew’s homepage 2017-05-21 15:47:06 +02:00
Phil Hagelberg
4874c7bf0f Add a lot of `s'es. 2017-01-09 13:47:30 -08:00
Daniel Compton
242fd7fa4c Use GPG2 on macOS
Fixes #2200
2016-09-09 08:25:56 +12:00
Daniel Compton
f6963bef65 Add troubleshooting steps for gpg: decryption failed
Running these steps helped me realise I had encrypted my
~/.lein/credentials.clj.gpg file with the wrong key.
2016-02-03 23:33:50 +13:00
Toby Crawley
68e4d0f3bf Remove clojars section from GPG instructions
The clojars section is out of date - clojars no longer has promotion to a releases repo, so no longer needs to store the user's public key. See https://github.com/clojars/clojars-web/issues/415.
2016-01-23 00:41:22 -05:00
Daniel Compton
1fad7043b6 Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
Daniel Compton
7ae0856914 Update docs - SCP deploy to clojars not supported 2015-08-01 14:54:08 +12:00
Avicenna
fe2ee5d5aa remove solution from DEPLOY.md and specifically mention gpg 1.4.12 in
GPG.md.

I only write the solution in GPG.md because there is a leiningen message

    See `lein help gpg` for how to install gpg.

reading troubleshooting section in GPG.md should be enough to find the solution.
2015-01-26 17:36:31 +07:00
mavbozo
61e81c212e improve formatting 2015-01-24 18:22:42 +07:00
mavbozo
20cbacb3f4 add writings in the docs to solve gpg: can't query passphrase in batch
mode error.
2015-01-24 18:15:15 +07:00
Martin Klepsch
b121da80b4 make it clearer that the :signing key is first-level 2014-10-20 14:13:41 +02:00
Phil Hagelberg
96f24b3058 Update NEWS and clarify uses of GPG.
[ci skip]
2014-10-11 20:16:26 -07:00
Jean Niklas L'orange
fba7f8ccba Don't wrap :signing in a map in the docs.
Fixes #1594. [ci-skip]
2014-07-11 11:25:08 +02:00
Christopher Bui
b8894047e4 Remove inline code blocks 2014-06-27 17:44:12 -05:00
Christopher Bui
d20d78cba2 Remove citations and change 'voice'
Solutions via people from this issue: https://github.com/technomancy/leiningen/issues/615
2014-06-27 17:43:08 -05:00
Christopher Bui
f55c45797a Document some common issues with GPG on Mac OSX
Deals with this issue: https://github.com/technomancy/leiningen/issues/1386
2014-06-20 21:06:31 -05:00
MerelyAPseudonym
b366c85b56 Fix "singing"/"signing" typo. 2014-01-22 16:39:13 -05:00
Phil Hagelberg
3647c799c4 Mention setting :sign-releases false during deploy. 2013-08-20 11:56:14 -07:00
Toby Crawley
39b03b9457 Fix markdown render issue in GPG.md. 2013-05-23 16:16:19 -04:00
Alan Malloy
481def11dc Update GPG.md 2013-05-17 19:04:27 -07:00
Toby Crawley
86e6cd88b4 GPG doc updates.
This includes:

* publishing to a keyserver
* revocation
* setting the default signing key via lein
2013-03-28 13:25:31 -04:00
Toby Crawley
437cf551f6 Move gpg setup notes from DEPLOY to GPG [fixes #1073] 2013-03-18 12:51:56 -07:00
Toby Crawley
ee2f4bed45 Add GPG doc. 2013-03-17 17:08:50 -07:00