Commit Graph

329 Commits

Author SHA1 Message Date
Charlie O'Keefe 413c16b70e Fix repository name
The repository named in this instruction should be gitian.sigs, not
zcash-gitian.
2019-05-07 13:21:58 -06:00
Charlie O'Keefe 90482ef12f
Merge pull request #65 from charlieok/bump_dates_and_versions
Bump dates and dependency versions
2019-05-02 13:23:09 -06:00
Charlie O'Keefe 9e150e9bb7 Bump dates and dependency versions
Also reduce verbiage about homebrew-cask
2019-05-02 13:22:29 -06:00
Charlie O'Keefe 367b6e9ecc
Merge pull request #63 from charlieok/minor_updates
Minor updates
2019-04-17 08:50:02 -06:00
Charlie O'Keefe 8abe1aedcf Remove '--provision' from example command
This is default behavior and doesn't need to be part of the command
2019-04-17 08:49:28 -06:00
Charlie O'Keefe 475202bc7b Pass lists to apt module instead of looping
Removes deprecation warnings
2019-04-17 08:48:57 -06:00
Charlie O'Keefe 39316967c8
Merge pull request #62 from charlieok/add_note_about_nested_virtualization
Add note about nested virtualization
2019-04-16 16:51:18 -06:00
Charlie O'Keefe 1139acd1e7 Add note about nested virtualization 2019-04-16 16:50:32 -06:00
Charlie O'Keefe 0abc644d62
Merge pull request #61 from charlieok/minor_updates
Minor updates
2019-03-30 10:37:03 -06:00
Charlie O'Keefe d0d897b0a3 Update venv example to pin to specific python version 2019-03-30 10:35:19 -06:00
Charlie O'Keefe 46827bfabc Mention cloning from fork vs cloning the main repo 2019-03-30 10:34:40 -06:00
Charlie O'Keefe a619aed25c Bump dates/versions 2019-03-30 10:33:34 -06:00
Charlie O'Keefe 79092f4036
Merge pull request #59 from charlieok/fix_copy_paste_oversight
Fix copy/paste oversight
2019-03-29 11:26:19 -06:00
Charlie O'Keefe 8aafa31b33 Fix copy/paste oversight 2019-03-29 11:25:40 -06:00
Charlie O'Keefe b2f9de80b9
Merge pull request #58 from charlieok/update_gitian_setup
Update gitian setup
2019-03-29 09:34:39 -06:00
Charlie O'Keefe c84bad4d6e Remove note about installing vagrant-scp
This is now handled in the Vagrantfile
2019-03-29 00:12:06 -06:00
Charlie O'Keefe 5ec1bee604 Make direnv description less wordy 2019-03-28 23:51:30 -06:00
Charlie O'Keefe 4491abd767 Add direnv to Ubuntu install steps 2019-03-28 23:42:44 -06:00
Charlie O'Keefe 92bf83e881 Add "-b 4096" argument to ssh-keygen example command
per @garethtdavies suggestion
https://github.com/zcash/zcash-gitian/pull/58#discussion_r270273253
2019-03-28 23:34:23 -06:00
Charlie O'Keefe a66196c6d4 apt -> ansible
Thanks @garethtdavies for catching this
https://github.com/zcash/zcash-gitian/pull/58#pullrequestreview-220358796
2019-03-28 23:29:54 -06:00
Charlie O'Keefe 9ffcf1394e minor edits 2019-03-27 13:27:02 -06:00
Charlie O'Keefe f668ba5618 Update section on pushing signatures to github
Thanks to @garethtdavies for the suggestion
https://github.com/zcash/zcash-gitian/pull/58#issuecomment-477206099
2019-03-27 12:22:25 -06:00
Charlie O'Keefe 66166a5daf Bump dates/versions in ubuntu steps 2019-03-27 00:09:31 -06:00
Charlie O'Keefe 5d99b0eb81 Drop redundant date/version note 2019-03-27 00:09:31 -06:00
Charlie O'Keefe 252475f2c9 Drop gpg2 in favor of gpg 2019-03-27 00:09:31 -06:00
Charlie O'Keefe 46310186d3 Add Ubuntu ansible step with note about choice of install 2019-03-27 00:09:31 -06:00
Charlie O'Keefe dc9721974b Remove ansible from list of apt packages 2019-03-27 00:09:31 -06:00
Charlie O'Keefe 39c2ae5d98 Bump date and version for ubuntu release 2019-03-27 00:09:31 -06:00
Charlie O'Keefe c483b96613 Update Vagrant plugin install step to use dependencies from Vagrantfile 2019-03-27 00:09:31 -06:00
Charlie O'Keefe 953dd88e56 Add vagrant-scp dependency to Vagrantfile 2019-03-27 00:09:31 -06:00
Charlie O'Keefe f120e55522 Add vagrant-disksize dependency to Vagrantfile 2019-03-27 00:09:31 -06:00
Charlie O'Keefe 59e527ebf5 Update prompts for consistency 2019-03-27 00:09:31 -06:00
Charlie O'Keefe d4b05430fd Change vagrant plugin install from global to local 2019-03-26 22:31:51 -06:00
Charlie O'Keefe c5952dcc92 Move vagrant-disksize install later in the order 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 6573891261 Update macOS link in README.md 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 124157aa0b Add macOS steps 2019-03-26 22:31:51 -06:00
Charlie O'Keefe e32e312551 Remove macOS 10.13.x steps 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 182fb42653 Remove note about stashing local customizations 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 0f5e913e94 Add context to prompts in example commands 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 1814f60ad1 Add step to set ZCASH_VERSION 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 63153f735a Move gpg_key_name next to gpg_key_id 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 387686f41c Read GPG_KEY_ID and GPG_KEY_NAME in gitian.yml 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 94e6b0a5da Add 'Install pip packages' step 2019-03-26 22:31:51 -06:00
Charlie O'Keefe bf78e8869d Add requirements-pip.lock 2019-03-26 22:31:51 -06:00
Charlie O'Keefe c35dfe3db2 Add 'Upgrade pip' step 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 2548288390 Describe how GPG_KEY_NAME/gpg_key_name is used
Might want to just rename these variables to SIGNER/signer
2019-03-26 22:31:51 -06:00
Charlie O'Keefe 96075b74b9 point user to .env for gpg key id/name config 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 876b9f2be8 Add GPG_KEY_ID and GPG_KEY_NAME to .env.example 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 918c889ae3 Update example output 2019-03-26 22:31:51 -06:00
Charlie O'Keefe 24d64b83bb Add note about skipping venv install if not needed for ansible 2019-03-26 22:31:51 -06:00