Commit Graph

77 Commits

Author SHA1 Message Date
Roman f10cbd7b41 test: find Nimble on Windows 2023-11-23 18:41:12 +08:00
Roman cd8aceb18a test: retest for Windows 2023-11-23 18:28:44 +08:00
Roman c1531eae4f test: cancel in progress to false 2023-11-20 18:17:10 +08:00
Roman 93e71455fd test: find pkgs2 on macos - at home dir 2023-11-17 17:06:26 +08:00
Roman b595f31001 test: find pkgs2 on macos 2023-11-17 16:55:49 +08:00
Roman 6f8ef7727f test: nimble install once only 2023-11-17 16:37:06 +08:00
Roman e870d386f2 test: list pkgs2 content on linux 2023-11-17 16:27:00 +08:00
Roman 9ce561d1be test: list nimbledir 2023-11-17 16:15:45 +08:00
Roman a9b73d39e7 test: find where the dep files were installed 2023-11-17 16:06:43 +08:00
Roman 634db967a2 test: verify downloaded dependencies are same across platforms 2023-11-17 15:58:49 +08:00
Roman a940f5bcf9 test: commit lock file 2023-11-17 15:49:17 +08:00
Roman 967fe7ddde test: generate lock file 2023-11-17 14:55:38 +08:00
Roman d34134799c test: print Nimble lock file - CI workflow 2023-11-17 14:25:47 +08:00
Roman e57f20bb65 test: print Nimble lock file 2023-11-17 14:19:29 +08:00
Roman 761b54157a fix: run the tests 2023-11-16 21:17:10 +08:00
Roman 8514f1718f fix: use nimble install --depsOnly 2023-11-16 21:01:56 +08:00
Roman c448822d91 fix: use nimble install instead of pinned 2023-11-16 20:54:57 +08:00
Roman 27f902b462 fix: use relative path 2023-11-16 20:48:01 +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 575344e2e9
Update interop CI name (#956) 2023-10-05 10:54:24 +02:00
Tanguy 20b0e40f7d
Fix doc generation CI (#948) 2023-09-08 12:21:04 +02:00
Tanguy 9d4c4307de
Bumper: fix case where target is up to date (#917) 2023-06-15 18:37:01 +02:00
Tanguy c76d1e18ef
Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
Tanguy fedfa8e817
Fix bumper CI (#894) 2023-05-22 17:37:42 +02:00
diegomrsantos edbd35b16c
Fix interop tests (#882) 2023-04-13 19:38:34 +02:00
Tanguy 382b992e00
Interop tests (#864) 2023-02-20 14:26:53 +01:00
Tanguy 711609057c
Reuseable install_nim action (#803) 2022-11-21 16:56:04 +01:00
Tanguy cc3c637c22
Daily CI: run devel with refc (#799) 2022-11-16 16:56:02 +01:00
Tanguy afbb1b4d3c
Fix Codecov (#802)
Also switch from 14 jobs to 1
2022-11-16 14:33:42 +01:00
Tanguy c39c1cbf68
Fix daily CI (#790) 2022-10-29 23:26:44 +02:00
Tanguy eb78660702
Docs rework (#776) 2022-09-28 10:40:53 +02:00
Tanguy a001508490
Add codex & waku to autobump (#768) 2022-09-14 12:05:43 +00: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 83ad890535
Documentation site (#745) 2022-07-26 12:44:26 +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 150fafbee8
Faster CI (#724)
* Only compile once in CI
* Fix codecov fetch
2022-07-01 20:20:42 +02:00