Commit graph

18 commits

Author SHA1 Message Date
Quentin Le Sceller
1cb222786a
Change connection name for CI Release (#3653) 2021-08-18 15:45:52 +02:00
Quentin Le Sceller
172143f7ea
Fix ROARING_ARCH environment variable (#3644) 2021-06-10 09:42:04 -04:00
trevyn
f8afdb5faa
Fix Windows CI cargo test silently passing (#3632)
* set env in different way for windows-release.yml
2021-04-07 10:15:34 -04:00
trevyn
431e4b97b7
Defork croaring (#3596)
* Defork croaring

* Attempt to fix Windows CI

* Fix windows-release.yml too

* Use ROARING_ARCH=x86-64-v2
2021-03-22 13:31:43 -04:00
Quentin Le Sceller
0259ed23ea
Update copyright year to 2021 (#3592)
* Update copyright year to 2021
2021-03-10 10:14:48 -05:00
Antioch Peverell
623e7d2e59
refreshenv as part of windows release script (#3507) 2020-11-26 21:27:37 +00:00
Antioch Peverell
5282ecb12f
try and call refreshenv before running tests on windows (#3498)
* try and call refreshenv before running tests on windows

* try again
2020-11-23 16:58:59 +00:00
Quentin Le Sceller
eab26b3ae4
CI: no directories in checksum file (#3460) 2020-10-02 13:14:02 -04:00
Quentin Le Sceller
4024ee3839
Update Cursive to 0.14 and update backend. (#3291)
* Update Cursive to 0.14

* Replace ncurses backend with crossterm

* Update to latest Cursive code

* Remove git patch
2020-04-17 15:41:55 -04:00
Quentin Le Sceller
e76dda6676
Use latest hosted agent for CI (#3278)
* Use latest hosted agent for CI
2020-04-14 09:25:10 -04:00
Quentin Le Sceller
ef853ae469
Update croaring (#3233) 2020-02-21 15:24:48 +00:00
Antioch Peverell
65e4f7efe0
brew uninstall llvm in macos vm for azure pipelines (#3232)
* mess around with llvm versions

* clang --version
2020-02-14 13:52:14 +00:00
Quentin Le Sceller
ba129b242c
CI: Remove Rust installation for macOS (#3220) 2020-02-04 15:40:37 -05:00
Quentin Le Sceller
2f01274557
CI Improvements (#2928)
* Switch to Windows 2019

* use macOS 10.14 and do not install Rust when not not necessary, fix rust_flags
2019-06-27 10:31:58 -04:00
Quentin Le Sceller
a1f71deba0
Remove Travis and Gitlab CI (#2861) 2019-05-29 15:35:24 -04:00
Quentin Le Sceller
572be5d264 Update Cursive to 0.12 (#2831)
* Update Cursive to 0.12

* Update windows CI patch
2019-05-20 14:25:12 -07:00
Quentin Le Sceller
567ed95fc2
Set up CI with Azure Pipelines (#2744)
Set up CI with Azure Pipelines
2019-05-09 13:15:10 -04:00
Peter Mrekaj
c0880443c0 refactor(ci): reorganize CI related code (#2658)
Break-down the CI related code into smaller more maintainable pieces.
2019-03-11 23:23:16 +08:00