Commit Graph

20 Commits

Author SHA1 Message Date
Hsiao-Wei Wang
256828b45e
Clean checksum output 2020-10-15 12:49:27 +08:00
Carl Beekhuizen
8a4ea228d2
Special snowflake native shasum for macos 2020-10-14 22:01:08 +02:00
Carl Beekhuizen
4b37463366
Add Windows build SHA1 -> SHA256 2020-10-14 21:31:59 +02:00
Carl Beekhuizen
a33678ad63
Adds SHA256 checksums to circleci and makes builds determanistic. 2020-10-14 21:13:42 +02:00
Hsiao-Wei Wang
18b7a3c80f
Sadly install 3.7.5 with --enable-shared flag 2020-07-28 13:26:49 +08:00
Hsiao-Wei Wang
d370605cd0
Rebuild Python with --enable-shared 2020-07-28 13:07:07 +08:00
Hsiao-Wei Wang
e31ff99e23
Downgrade to ubuntu-1604:202007-01 image 2020-07-28 13:01:53 +08:00
Hsiao-Wei Wang
2572ec27ee
Try to use venv to avoid poetry dependencies conflict (with Ubuntu image) 2020-07-28 12:56:48 +08:00
Hsiao-Wei Wang
3c42ea99bc
Store artifacts 2020-07-28 10:22:04 +08:00
Hsiao-Wei Wang
77aa200410
Add MacOS building CI job 2020-07-27 21:16:51 +08:00
Hsiao-Wei Wang
b5308101ba
Add building CI jobs 2020-07-27 20:40:07 +08:00
Hsiao-Wei Wang
18ab43b2b6
Add Makefile to cache key and kick cache 2020-07-09 22:53:44 +08:00
Hsiao-Wei Wang
10080093b6
Update script and readme
1. deposit.sh two steps: (i) install (ii) run tool
2. Update readme for all known usages
2020-05-23 22:28:41 +08:00
Hsiao-Wei Wang
b105e464c7
Try Windows
kick cache

Cache string
2020-05-23 22:28:38 +08:00
Hsiao-Wei Wang
37b9650d19
Add script tests CI jobs 2020-05-12 16:21:16 +08:00
Hsiao-Wei Wang
ecdf73b425
Move cli/deposit.py back to eth2deposit for less confusion 2020-05-12 01:37:13 +08:00
Hsiao-Wei Wang
6d7199a02f
Create tox.ini and add CircleCI jobs 2020-05-11 20:05:12 +08:00
Hsiao-Wei Wang
96200d76ae
Package reorg (#10)
* Move tests to /tests

* Rename `src` to `eth2deposit`

* Fix path

* Fix path and move eth2deposit/utils/credentials.py -> eth2deposit/credentials.py

* Update Makefile

* Kick CI cache

* Fix package setup

* Fix path back

* PR feedback from Carl
2020-05-08 21:34:09 +08:00
Hsiao-Wei Wang
df39ad1703
Add lint job
Update cache key
2020-05-07 15:13:24 +08:00
Hsiao-Wei Wang
a9be3b657d
Add a simple CI config 2020-05-07 13:38:16 +08:00