Commit Graph

247 Commits

Author SHA1 Message Date
Charlie O'Keefe aa44dea1f4 Bump dates/versions 2020-05-27 13:28:40 -06:00
Charlie O'Keefe f14e899dbc
Merge pull request #91 from charlieok/bump_versions
bump dates/versions
2020-05-06 15:05:46 -06:00
Charlie O'Keefe a81cfa5ea2 bump dates/versions 2020-05-06 13:40:05 -06:00
Charlie O'Keefe 0b7617621f
Merge pull request #90 from charlieok/bump_versions
Bump versions of dependencies
2020-04-23 11:04:16 -06:00
Charlie O'Keefe cdee630919 Bump versions of dependencies 2020-04-22 18:13:44 -06:00
Charlie O'Keefe 2fcfb9f6c3
Merge pull request #88 from charlieok/minor_updates
Minor updates
2020-01-27 12:22:01 -07:00
Charlie O'Keefe ea05d2d189 bump python package versions 2020-01-27 10:26:50 -07:00
Charlie O'Keefe b8cce2b82e bump versions in macOS steps 2020-01-27 10:26:38 -07:00
Charlie O'Keefe a661eb8f4f Use 'pip3' in pip update instructions 2020-01-27 10:25:10 -07:00
Charlie O'Keefe 58e8b77214
Merge pull request #87 from charlieok/bump_dependencies
Bump dependency versions
2019-12-11 13:29:41 -07:00
Charlie O'Keefe 92be7896af Bump dependency versions 2019-12-11 11:22:21 -07:00
Charlie O'Keefe 87105fb36f
Merge pull request #86 from charlieok/bump_versions
Bump versions of dependencies
2019-11-04 09:33:07 -07:00
Charlie O'Keefe 5eeacd41f3 Bump versions of dependencies 2019-11-01 15:39:12 -06:00
Charlie O'Keefe efc93136f5
Merge pull request #85 from charlieok/bump_dates_and_versions
Bump dates and versions
2019-08-19 21:34:43 -06:00
Charlie O'Keefe b929990755 Bump dates and versions 2019-08-19 21:33:52 -06:00
Charlie O'Keefe 9c9f13da8e
Merge pull request #83 from zancas/tag_version_note
Tag version note
2019-08-05 11:56:50 -06:00
Za Wilcox f0aaac45d8 ammend the readme with a few clarifications
* per @garethtdavies suggestion add link to zcash tags
* add note that some systems may need ssh-agent initialization
* move signature verification instructions above the submission
instructions
2019-08-05 11:20:41 -06:00
Charlie O'Keefe bfcc8e542a
Merge pull request #79 from torizoemitchell/master
added new version of zcash to .env.example
2019-08-02 10:20:38 -06:00
Charlie O'Keefe d6b02a4334
Merge pull request #80 from zancas/use_git_at_github
make git protocol used to clone, explicit
2019-07-31 14:58:46 -06:00
Za Wilcox 864348fc0b make git protocol used to clone, explicit
Also added a note about permission bits on ssh config file
2019-07-31 14:58:29 -06:00
Charlie O'Keefe 179f8df2a3
Merge pull request #81 from charlieok/bump_ansible_version
bump ansible version 2.8.1 -> 2.8.3
2019-07-30 14:57:51 -06:00
Charlie O'Keefe f1e5c9781f bump ansible version 2.8.1 -> 2.8.3 2019-07-30 14:57:16 -06:00
Tori Mitchell 4aff57d1dc added new version of zcash to .env.example 2019-07-25 09:02:56 -06:00
Tori Mitchell 9cf333f496
Added a note for a difference in MacOS
the Identity file path in the .ssh/config file is different for MacOS
2019-07-24 10:41:53 -06:00
Charlie O'Keefe 23ec2798be
Merge pull request #78 from charlieok/ed25519_ssh_key
Update README to show ed25519 ssh key generation
2019-07-23 11:49:10 -06:00
Charlie O'Keefe 17e8d57eb2 Update README to show ed25519 ssh key generation 2019-07-23 09:28:26 -06:00
Charlie O'Keefe a38dc72223
Merge pull request #76 from charlieok/remove_unimpletmented_sign_option
Remove unimplemented 'sign' option.
2019-07-09 09:15:16 -06:00
Charlie O'Keefe a51476f2ce Remove unimplemented 'sign' option.
From the initial commit in this project, this script has included a last
step driven by the '--sign' option, which may have been a placeholder
for some intended feature that as far as I can tell hasn't been
implemented at any point in the project's history.
2019-07-01 13:26:35 -06:00
Charlie O'Keefe 35d1912b79
Merge pull request #75 from charlieok/separate_gitian_builds_by_suite
Build for more than one Debian release
2019-07-01 13:08:10 -06:00
Charlie O'Keefe 2130e250d9 Add ${suite} to output message in script 2019-07-01 12:59:41 -06:00
Charlie O'Keefe 46f9744068 Move "commit signatures" step inside loop through suites
This step should be run for each suite. Since it was not inside a loop
over the list of suites, it was only running for the last suite in the
list.
2019-07-01 11:26:06 -06:00
Charlie O'Keefe e96aff9731 Address review comments
- Changed some tabs to spaces
- Included ${suite} in the output message
2019-07-01 11:16:15 -06:00
Charlie O'Keefe 8f97baab45 Use updated (version_suite) release name when commiting to gitian.sigs 2019-07-01 08:42:38 -06:00
Charlie O'Keefe 34e7b6519c Clear cache directory at start of build 2019-07-01 01:53:58 -06:00
Charlie O'Keefe ec6ba5f75e Move 'build dependencies' steps inside suites loop 2019-07-01 01:53:58 -06:00
Charlie O'Keefe 7250e17645 Increase VM disk size from 20GB to 24GB 2019-07-01 01:50:59 -06:00
Charlie O'Keefe e38523c053 Preserve order of suites (debian releases) listed in gitian descriptor 2019-06-26 22:39:32 +02:00
Charlie O'Keefe 0b7921250f Extract gitian_descriptor_path variable 2019-06-26 22:35:42 +02:00
Charlie O'Keefe 583e517dc4 Add suite name to 'release' name used by gitian for signing/verifying
Change 'release' name from ${VERSION} to ${VERSION}_${SUITE}
2019-06-19 13:35:20 -06:00
Charlie O'Keefe 143bf6e35a Build separately for each suite 2019-06-19 13:34:49 -06:00
Charlie O'Keefe 5132638040 Increase VM disk size from 16GB to 20GB
I want to add another container, so raising the ceiling on storage
2019-06-19 13:34:40 -06:00
Charlie O'Keefe c5a2132e57 Add build_dir_path variable to gitian-build.sh 2019-06-19 13:34:04 -06:00
Charlie O'Keefe 13e090d6aa Add gitian_sigs_repo_path variable to gitian-build.sh 2019-06-19 13:28:06 -06:00
Charlie O'Keefe aeb6b8a9e4 Add gitian_builder_repo_path variable to gitian-build.sh 2019-06-19 13:28:06 -06:00
Charlie O'Keefe d21d38b184 Add zcash_binaries_dir_path variable to gitian-build.sh 2019-06-19 13:28:06 -06:00
Charlie O'Keefe 09d57adc24 Add zcash_repo_dir_path variable to gitian-build.sh 2019-06-19 13:28:06 -06:00
Charlie O'Keefe 1b13c605b7 Turn up verbosity 2019-06-19 13:28:06 -06:00
Charlie O'Keefe 06f006e42a Put explode_yaml_file.py in gitian_user's $HOME/bin 2019-06-19 13:28:06 -06:00
Charlie O'Keefe 4c24a38962 Add explode_yaml_file.py script 2019-06-19 13:28:06 -06:00
Charlie O'Keefe 5d3338c455 Add step to install ruamel.yaml python package 2019-06-19 08:45:59 -06:00