Commit Graph

7 Commits

Author SHA1 Message Date
Charlie O'Keefe ab9e63f211 Add env var lookups to gitian.yml
This way we are not asking the user to make local edits to a version
controlled file
2019-03-26 22:29:13 -06:00
Charlie O'Keefe 038ea71dc4 Remove ssh-key-copying tasks, ssh_key_name config
Preferring ssh-agent forwarding to copying user's ssh keys.

As a bonus, ansible tasks don't need to know or care about the name or
path of the user's ssh private key file, and the configuration is
simplified.
2019-02-14 15:43:45 -07:00
Charlie OKeefe c4a2fcf26c Remove 'optional' label from gpg_key_id entry in gitian.yml
This is said to no longer be optional
https://chat.zcashcommunity.com/channel/zcash-dev?msg=qG2fZcCBid2vSBcoz
2019-02-14 13:28:55 -07:00
Kevin Gallagher 97b7ea5339 Add link to access token setup and bump zcash_version 2017-04-27 14:36:07 -07:00
Kevin Gallagher 9f12f115ff Updates zcash_version to v1.0.1 2016-11-03 23:55:36 -07:00
Kevin M. Gallagher 00e9d9d76f Import Zcash developer public keys
* Changes method for setting trust level of GPG keys
* Import keys but don't use Ansible git verify_commit
Per an upstream Ansible bug, verifying signed tags is not supported yet.
Also removes non-working scp.sh script.
Updates README to explain how to run gverify.
Changes zcash_version to v1.0.0-rc2
2016-10-22 16:44:26 -07:00
Kevin Gallagher 4c20410fd8 Initial commit 2016-10-16 18:50:37 -07:00