Delyan Angelov
50c22b5a12
os: implement os.fd_is_pending/1, os.Process.pipe_read/1, os.Process.is_pending/1 ( #19787 )
2023-11-07 13:47:25 +02:00
Turiiya
d851bbbdca
ci: extract all time zone testing, into a separate time_ci.yml
( #19563 )
2023-10-14 17:01:49 +03:00
Turiiya
3e50ba0856
ci: update and cleanup the ci related code ( #19541 )
2023-10-10 21:39:00 +03:00
Delyan Angelov
0bf66f591e
ci: test the pure V math versions without .c.v overrides on the CI too ( #19292 )
2023-09-07 12:23:36 +03:00
Delyan Angelov
595200f7dc
ci: cleanup more the contents of the generated v_linux.zip, v_macos.zip, and v_windows.zip, use -skip-unused
2023-08-11 12:09:01 +03:00
Turiiya
d53d95991d
ci: remove obsolete node setup ( #18986 )
2023-07-27 18:29:32 +03:00
Delyan Angelov
8b4c3fa1d1
ci: make -autofree failures easier to diagnose, test -autofree more on linux and windows too ( #18929 )
2023-07-21 15:39:43 +03:00
Delyan Angelov
ae6fc64fb3
ci: bump the timeout to 181 minutes for the windows-msvc and windows-gcc jobs
2023-03-30 09:01:15 +03:00
Delyan Angelov
e7bf33b206
ci: replace node-version: 12.x
with node-version: 16
too
2023-02-25 14:29:00 +02:00
Delyan Angelov
2327f0781b
ci: replace actions/setup-node@v1 with actions/setup-node@v3
2023-02-25 14:25:58 +02:00
Delyan Angelov
b1ed1d3b32
ci: upgrade to actions/checkout@v3
to avoid deprecation warnings in the CI about that action using Node.js 12
2023-02-21 13:40:24 +02:00
Delyan Angelov
c7a829e74f
ci: split windows/linux/macos jobs from the single ci.yml to 3 separate .yml files
...
This split is needed, so failing jobs on macos/windows, could be restarted
independently from each other more easily, through the web interface on github.
2023-01-19 14:32:55 +02:00