Roman
c448822d91
fix: use nimble install instead of pinned
2023-11-16 20:54:57 +08:00
Roman
ed6b481832
fix: install the latest version of Nimble
2023-11-16 20:39:15 +08:00
Roman
cfe2ef5714
Request specific Nim version 1.6.16
2023-11-11 10:06:44 +08:00
Roman
ac8d05637a
Move Nimble upgrade to Run tests step
2023-11-11 09:59:57 +08:00
Roman
066d296e40
Nimble version check
2023-11-11 09:34:42 +08:00
Roman
330b00b2ce
Specify version
2023-11-10 18:01:09 +08:00
Roman
75c98fcba9
Accept download from internet
2023-11-10 15:50:34 +08:00
Roman
84a585cd0f
Upgrade Nimble to latest to support lock file
2023-11-10 15:32:35 +08:00
Roman
04e6da9cdc
CI workflow with improvements - retest 5
2023-11-09 19:57:48 +08:00
Roman
39d0f1bfbd
CI workflow with improvements - retest 4
2023-11-03 15:02:48 +08:00
Roman
56b07da02d
CI workflow with improvements - retest 3
2023-11-03 15:02:31 +08:00
Roman
a20a542fb4
CI workflow with improvements - retest 2
2023-11-03 15:02:14 +08:00
Roman
ff8ea85ae3
CI workflow with improvements - retest
2023-11-03 14:49:29 +08:00
Roman
2e781e0c41
Disable caching for Nim and deps, increase verbosity
2023-11-03 13:41:32 +08:00
Tanguy
c76d1e18ef
Remove nim 1.2 support ( #907 )
2023-06-07 11:12:49 +00:00
Tanguy
711609057c
Reuseable install_nim action ( #803 )
2022-11-21 16:56:04 +01:00
Miran
14d2c3f51e
Configuration refactoring ( #732 )
...
move -d:nimRawSetjmp to nim.cfg
switch .cfg to .nims
add --skipParentCfg
Co-authored-by: Tanguy <tanguy@status.im>
2022-09-01 14:00:22 +02:00
Miran
20c02a5f23
ci: test Nim 1.6 branch ( #747 )
...
* ci: test Nim 1.6 branch
* drop `devel` from testing
Co-authored-by: Tanguy <tanguy@status.im>
2022-08-02 19:07:08 +02:00
Tanguy
0b0686ee94
Move auto bump to different CI job ( #731 )
2022-07-26 12:35:02 +02:00
Tanguy
93ac795aef
Bump dependencies ( #744 )
2022-07-22 21:39:06 +02:00
Tanguy
868ecab54f
Pin go version in CI ( #706 )
2022-04-05 13:12:55 +02:00
Ștefan Talpalaru
e72d03bc78
CI: test with multiple Nim versions by default ( #684 )
...
* CI: test with 1.2 & devel by default
* Skip buggy windows websocket test
2022-01-10 12:29:52 +01:00
Tanguy
1e7e95f5fd
Pin dependencies for CI ( #677 )
...
Adds a pin-file for CI. When a dependency break something in the libp2p, we don't want for the CI to be
broken on every branch, just on a "bump" branch that will update the pin-file & fix the eventual interop issue.
2021-12-16 18:00:10 +00:00
Tanguy
68af8122e9
Fix macos go-daemon CI ( #622 )
...
bump libp2p-go-daemon
2021-09-08 16:58:44 +02:00
Tanguy Cizain
e58658d822
Fix unstable autobump ( #613 )
2021-08-03 11:43:00 -06:00
Tanguy Cizain
008dcf7043
Faster CI ( #603 )
...
* ci on PR only
* add option to run ci manually
* thanks Stefan
2021-07-13 10:26:49 +02:00
Ștefan Talpalaru
fbe888a3aa
CI: refactor Nim compiler building ( #579 )
2021-06-02 12:26:03 -06:00
Dmitriy Ryajov
ac4e060e1a
adding raises defect across the codebase ( #572 )
...
* adding raises defect across the codebase
* use unittest2
* add windows deps caching
* update mingw link
* die on failed peerinfo initialization
* use result.expect instead of get
* use expect more consistently and rework inits
* use expect more consistently
* throw on missing public key
* remove unused closure annotation
* merge master
2021-05-21 10:27:01 -06:00
Giovanni Petrantoni
df497660bc
fix nimbus ref for auto-bump stable's PR
2021-03-23 16:46:24 +09:00
Giovanni Petrantoni
38333e45ae
put conditional locks on nbc bump ( #549 )
2021-03-22 22:13:00 +09:00
Giovanni Petrantoni
3bf6acef23
merge nbc auto bump with CI in order to bump only on CI success
2021-03-16 09:31:06 +09:00
Giovanni Petrantoni
c5b9fd3353
Try fix ci ( #544 )
...
* use apt-get
* try bump ubuntu ver
2021-03-15 14:50:36 +09:00
Dmitriy Ryajov
e1bc9e7a44
Enable gh actions to run on multiple platforms ( #479 )
...
* enable github actions
* bring back azure pipelines
* brang back codecov and nbc bump
* disable bash tracing
* wip
* disable azure
* re-enable windows
* use GOPATH to determine go workspace
2020-12-22 18:12:02 -06:00