Commit graph

16 commits

Author SHA1 Message Date
trevyn
5ccca2d231
Fix Windows CI cargo test silently passing (#603)
* Fix Windows CI

* move cargo clean to be consistent with node
2021-04-07 11:09:44 -04:00
trevyn
e9e67884d6
Sync to latest grin master and fix missing verifier_cache (#599)
* Sync to latest grin master and fix missing verifier_cache

* Copy CI fixes from grin master
2021-04-05 10:14:10 +01:00
Antioch Peverell
de6a6ad19f
call refreshenv as part of windows test script (#534) 2020-11-25 15:04:49 +00:00
jaspervdm
f8ddc7a0e7
CI: no directories in checksum file (#360) 2020-10-02 12:31:13 -04:00
Quentin Le Sceller
dceeda93be
Use latest AP hosted agents (#371)
* Use latest AP hosted agents

* Simplify CI structure
2020-03-26 09:39:33 -04:00
Quentin Le Sceller
4f0c5c015f
Fix CI (#345)
* Fix CI
2020-02-24 22:31:44 -05:00
Quentin Le Sceller
a92b8d44b3
CI: Fix macOS build (#332)
* CI: Fix macOS build

* Missing condition
2020-02-13 17:07:02 +00:00
Quentin Le Sceller
0ae921461c
CI: Remove Rust installation for macOS (#324) 2020-02-04 15:41:28 -05:00
Quentin Le Sceller
ac93ab8593 Add cargo clean to win release (#276)
* Add cargo clean to windows release

* Cargo clean
2019-12-10 09:44:04 +00:00
Quentin Le Sceller
5467515d36
CI Improvements (#166)
* Switch to Windows2019

* Delete Rust install step for Windows and Linux

* Add missing indent

* Missing indents

* Add forgotten LLVM

* Fix indents

* Fix rust flags
2019-06-28 11:15:08 +02:00
Quentin Le Sceller
757dfd0d91
Remove Travis.yml (#124) 2019-05-29 15:54:10 -04:00
Quentin Le Sceller
6c32174a93
Change connection name 2019-05-09 13:38:14 -04:00
Quentin Le Sceller
77a6628f03
Add LLVM 2019-05-03 12:19:32 -04:00
Quentin Le Sceller
e673fd9f91
Remove cursive and fix task names 2019-05-03 11:19:03 -04:00
Quentin Le Sceller
9d6694b9e6
Add Azure Pipelines to grin-wallet 2019-05-03 11:08:14 -04:00
Peter Mrekaj
550d93b2d2 refactor(ci): reorganize CI related code (#16)
Break-down the CI related code into smaller more maintainable pieces.
2019-03-14 09:32:06 +00:00