aboutsummaryrefslogtreecommitdiff
path: root/src/sbt-test/sbt-gpg/simple
Commit message (Collapse)AuthorAgeFilesLines
* upgrade versionsJakob Odersky2019-11-241-1/+1
|
* Added gpgWarnOnFailure (#6)Daniel Spiewak2018-08-141-1/+1
| | | | | | | | | | * Added gpgWarnOnFailure key (name subject to bikeshedding) and associated semantics * Added stderr redirect to gpg command * Corrected test to use `publish / packagedArtifacts` * Updated README for new fail-on-failure default for publish (and tweaked a couple other things)
* Use RSA key (instead of ECC) to enable testing with older versions of GPGJakob Odersky2018-06-072-8/+53
|
* Add testsJakob Odersky2018-06-066-0/+55