Howard Wu
2aabb09468
Adds a noconfig feature for release builds
2021-03-31 22:14:03 -07:00
Howard Wu
19e3bfc253
Merge pull request #639 from dev-sptg/fix-windows-build
...
Fix build for windows 64 bit
2021-03-31 21:26:27 -07:00
howardwu
d78692b4dd
Clean up
2021-03-15 23:15:03 -07:00
howardwu
7259dbabb3
Revert codecov
2021-03-15 22:53:26 -07:00
howardwu
cf315f4ed6
Switch test infrastructure to CircleCI
2021-03-15 20:34:37 -07:00
howardwu
5b6cfd5c77
Removes leo setup from GA
2021-02-24 22:34:19 -08:00
howardwu
6f1f295ec5
Removes leo login and logout GA
2021-02-24 22:34:01 -08:00
howardwu
4cb0334453
Removes leo add and remove GA
2021-02-24 22:04:27 -08:00
howardwu
303c69e863
Add leo add and remove to circleci
2021-02-24 21:59:06 -08:00
howardwu
808e631014
Add leo clean to circleci
2021-02-24 21:45:06 -08:00
Collin Chin
558c974ae0
Merge pull request #590 from AleoHQ/feature/bors-badge
...
[CI] Add bors
2021-02-10 20:35:06 -08:00
collin
8c68b9e9ee
add staging and trying branches to ci
2021-02-10 14:00:37 -08:00
dev-sptg
3ed7e13b3d
Fix build for windows 64 bit
2021-02-09 19:30:06 +02:00
damirka
2ff2db2570
Leo CLI is now on StructOpt and Anyhow
...
Features:
- introduces new Command and Route traits for Leo commands and Aleo PM API
- most of the CLI code replace with higher-level abstraction - StructOpt
- anyhow used for error handling, no more custom error classes
- improves API - now every status code has its business logic
- adds global flags (e.g. --quiet to suppress output)
- error messages improved for convenience and better user experience
Closes:
- #604
- #599
- #584
- #277
- #376
2021-02-08 15:48:35 +03:00
Howard Wu
bdae2425a7
Merge pull request #589 from AleoHQ/add-check-setup
...
[CLI] Adds --skip-key-check option to setup, run and prove commands
2021-02-03 11:31:35 -08:00
howardwu
c481f19fa7
Update clippy logic
2021-02-01 20:15:57 -08:00
collin
f259828097
disable nightly clippy checks
2021-02-01 10:45:55 -08:00
Damir Shamanaev
576823df49
setup CI runs on pedersen hash example
2021-01-29 23:26:13 +03:00
Damir Shamanaev
ea742a5a4e
adds --skip-key-check option to setup, run and prove commands
2021-01-29 23:01:52 +03:00
Damir Shamanaev
d4a765398c
removes token check on leo add command
...
- loggin for leo add was not necessary
- login/logout CI is separated
- add/remove checked together w/o logging in
2021-01-27 15:33:01 +03:00
Damir Shamanaev
b638b84c5c
changed workflow name - now leo-add
2021-01-26 19:19:08 +03:00
Damir Shamanaev
2aea36aa96
Adds leo add and leo remove CI cycle
...
- requires ALEO_PM_USERNAME and ALEO_PM_PASSWORD to be set in secrets
- follows simple workflow: new-login-add-remove
2021-01-25 15:50:19 +03:00
howardwu
cf8d646008
Move into outputs folder for leo clean checks
2021-01-18 08:24:59 -08:00
howardwu
a01004a303
Check that the outputs directory is empty on clean
2021-01-18 08:14:13 -08:00
howardwu
fa0cd887f4
Fix leo clean
2021-01-17 16:58:31 -05:00
howardwu
9678762ad4
Add caching for rust core jobs
2021-01-17 16:57:48 -05:00
howardwu
c3206ec558
Check location
2021-01-17 16:46:00 -05:00
howardwu
760fa9ee5c
Release is unnecessary
2021-01-17 16:33:54 -05:00
howardwu
8db5374ebc
Fix typo
2021-01-17 16:33:20 -05:00
howardwu
6739ab0040
Expand ci on leo commands
2021-01-17 14:33:52 -04:00
howardwu
d5cb59c206
Update ci.yml
2021-01-02 19:18:38 -04:00
howardwu
59296f36b0
Update release build
2020-12-18 22:55:08 -04:00
howardwu
9fa36d4f8f
Update ci with path-ignores
2020-12-17 12:23:45 -04:00
howardwu
a37aa7bae4
Update ci.yml
2020-11-30 18:06:46 -04:00
howardwu
10d79fd708
Remove need for ssh key in CI
2020-10-20 18:19:12 -07:00
collin
c38d6322c9
fix incorrect directory name
2020-09-18 11:39:26 -07:00
collin
1efb4440bc
fix incorrect directory name
2020-09-18 11:36:41 -07:00
raychu86
7fb89df7c8
Fix workflow directory
2020-09-13 21:59:43 -07:00
raychu86
dd31352bc6
Add package test workflow
2020-09-13 21:53:53 -07:00
howardwu
c24b2d1a04
Update release tests
2020-08-29 00:32:13 -07:00
howardwu
cd7e9b21cf
Update release.yml
2020-08-21 04:59:00 -07:00
raychu86
5781a1a357
Update release.yml packaging convention
2020-08-21 01:46:48 -07:00
howardwu
91ae29667a
Fix windows
2020-08-15 01:44:56 -07:00
howardwu
fb666a1968
Change to mac
2020-08-15 00:46:01 -07:00
howardwu
b55f4bacff
add v back
2020-08-15 00:31:16 -07:00
howardwu
796273cc0a
Fix windows exe find
2020-08-15 00:11:06 -07:00
howardwu
af84f66902
Update zip logic
2020-08-14 23:11:38 -07:00
howardwu
056feaf053
Try adding version
2020-08-14 21:36:11 -07:00
howardwu
55cc1d769c
Try adding version
2020-08-14 21:34:15 -07:00
howardwu
a0e3904b86
Update release move
2020-08-14 21:26:30 -07:00