guylamar2006
68b3cb7503
Updated artifact upload action to v4 ( #212 )
2024-10-17 09:52:18 +02:00
Hamir Mahal
9bdad043e8
fix: usage of `deprecated` version of `node` ( #197 )
2024-05-03 16:02:43 +02:00
Carsten Wenderdel
640a22190e
Upgrade checkout action from version 3 to 4 ( #190 )
...
This fixes issue #189 .
This is necessary because GitHub actions are going to drop support for Node.js 16.
Version 4 uses Node.js 20.
See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-02-27 08:23:34 +01:00
Linda_pp
b1db5f9d5f
Update action runtime to `node20` ( #175 )
2023-10-25 20:36:38 +02:00
Arpad Borsos
e97a782690
move buildjet test into its own workflow
2023-08-02 10:38:22 +02:00
Jordan Oroshiba
b00faf5858
Add BuildJet Option ( #154 )
2023-08-01 09:01:11 +02:00
Arpad Borsos
9de8f90afb
Add `jemalloc` to test `-sys` style dependencies
2023-07-31 16:34:21 +02:00
Arpad Borsos
fd201ad913
test globbing of `rust-toolchain` differently
2023-07-31 16:26:42 +02:00
Arpad Borsos
cf3f88254c
"properly rename git-registry workflow"
2023-07-31 16:02:24 +02:00
Arpad Borsos
1e604afb09
Update workflow definitions
...
- Use rust `--no-self-update` flag instead of separate command.
- Add an explicit test for the `git` registry, as the sparse registry is now the default.
2023-07-31 15:31:10 +02:00
Steven Hartland
68aeeba167
chore: use linefix to ensure platform line endings ( #135 )
...
Use linefix so that when developing changes the results of npm run prepare always have unix line endings so git diff commands don't show line ending changes for the ncc generated files.
2023-05-11 23:19:46 +02:00
Felix Riegger
99229f978c
Fix EISDIR error due to globbed directories ( #1 ) ( #132 )
2023-05-02 21:49:27 +02:00
Jongwoo Han
664ce0090f
chore: Create check-dist.yml ( #96 )
2022-12-17 10:01:41 +01:00
Kamil Ogórek
90429b3dea
ci: Disable rustup self-updates ( #68 )
2022-08-09 14:23:59 +02:00
Arpad Borsos
622616010e
prepare v2
2022-07-16 12:38:38 +02:00
Arpad Borsos
911d8e9e55
test sparse registry
2022-07-09 17:49:43 +02:00
Arpad Borsos
fffd6895b2
add some more tests
2022-07-09 17:17:14 +02:00
Arpad Borsos
36af5cb1ae
fix pretty printing and selftest
2022-07-09 15:39:43 +02:00
Arpad Borsos
f6e3aa3e12
use run workspace
2022-07-09 15:28:28 +02:00
Arpad Borsos
5df06440c6
correct toolchain invocation
2022-07-09 12:38:23 +02:00
Arpad Borsos
fc84c9d9a3
move selftests to subdirectory and run more selftests
2022-07-09 12:23:37 +02:00
Nick Mosher
260a713186
Cache multiple target directories from 'target-dir'
2022-07-09 11:58:11 +02:00
Tom Parker-Shemilt
536c94f32c
Cache-on-failure support ( #22 )
2021-06-28 23:18:07 +02:00
Arpad Borsos
b495963495
Add a selftest and support for .cargo/bin
2021-02-16 09:06:04 +01:00
Arpad Borsos
99970e092c
initial commit
2020-09-26 23:48:29 +02:00