damirka
97645eb443
remove comments, update circleci to rust 1.54
2021-08-09 21:57:15 -07:00
damirka
98ee5af387
collect failures
2021-08-09 21:55:03 -07:00
damirka
64e3432985
change to stable toolchain
2021-08-09 21:55:03 -07:00
damirka
595ae607f9
draft CI for acl2 -- without binaries
2021-08-09 21:51:54 -07:00
gluaxspeed
dc37ef37f2
cache codecov and m1
2021-07-14 18:07:49 -07:00
gluaxspeed
8596e2cd1f
Fix some github-actions yaml syntax
2021-07-14 18:07:11 -07:00
gluaxspeed
b8dcad44cc
tests on github actions its easier cache platforms
2021-07-14 18:05:40 -07:00
gluaxspeed
315dcebb34
fmt stable only features, test all the platforms, cc stable
2021-07-14 13:55:01 -07:00
gluaxspeed
1168354a5c
ci changes remove nightly asides from fmt
2021-07-14 13:26:32 -07:00
gluaxspeed
dd016f46ad
remove CARGO_NET_GIT_FETCH_WITH_CLI: true
2021-07-08 11:29:20 -07:00
damirka
b9431fb4ac
cleanup
2021-06-16 15:21:11 +03:00
damirka
0b49f0c9ad
one more fix for cargo config
2021-06-16 15:05:29 +03:00
damirka
505aac2dc2
fixes cargo config
2021-06-16 14:48:29 +03:00
damirka
d0b05778fc
adds build for apple silicon
2021-06-16 14:23:22 +03:00
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