Amin Yahyaabadi
|
24f9b03dc4
|
fix: fix ci-info not running in an ESM context
|
2024-10-06 20:48:03 -07:00 |
Amin Yahyaabadi
|
20c025d4d7
|
fix: fix tool destination file names + automatic extract functions
|
2024-08-21 15:10:46 -07:00 |
Amin Yahyaabadi
|
08cf20cc0e
|
fix: add js file extension for all relative imports
|
2024-08-15 15:22:07 -07:00 |
Amin Yahyaabadi
|
e2c1dd3622
|
fix: configurable runner tool cache + disabled by default
Runner tool cache can fill up the disk space (e.g. for LLVM), so it is disabled by default
|
2024-08-08 15:07:45 -07:00 |
Amin Yahyaabadi
|
4ab758d47f
|
fix: add biome linter + fix the issues
|
2024-08-06 23:44:32 -07:00 |
Amin Yahyaabadi
|
15f5776d5f
|
lint: use dprint for formatting
|
2024-04-03 00:15:43 -07:00 |
Amin Yahyaabadi
|
ea04bfe6af
|
fix: replace npmcli/ci-detect with ci-info
|
2023-04-22 02:31:04 -07:00 |
Amin Yahyaabadi
|
b9c2f3b391
|
chore: break the code for handling versions
|
2022-11-02 20:01:42 -07:00 |
Amin Yahyaabadi
|
3b6093bb8a
|
fix: remove extension-tools and path in favor of patha
|
2022-08-20 15:38:51 -07:00 |
Amin Yahyaabadi
|
3d08c16e03
|
fix: fix github-actions detection
Use the types from https://github.com/npm/ci-detect/pull/31
|
2022-08-07 19:13:40 -07:00 |
Amin Yahyaabadi
|
88c2d1ac03
|
fix: use ci-detect instead of isCI
|
2022-08-07 18:48:41 -07:00 |
Amin Yahyaabadi
|
c5a2f11e38
|
fix: use extension-tools in setup-cpp
|
2022-08-07 18:36:04 -07:00 |
Amin Yahyaabadi
|
45e4fd60f0
|
chore: rename isci to isCI
|
2022-07-10 16:11:32 -07:00 |
Amin Yahyaabadi
|
cd21dd244f
|
fix: extract zip files using 7z on windows
`extractZip` from @actions uses the pre-installed PowerShell
This doesn't work properly with old PowerShell versions
|
2022-05-09 16:26:08 -07:00 |
Amin Yahyaabadi
|
09cdd6608c
|
test: test the default versions in the tests
|
2022-04-16 00:54:37 -07:00 |
Amin Yahyaabadi
|
6d9651573c
|
test: test RUNNER_TOOL_CACHE in cache tests
|
2022-01-30 17:58:01 -08:00 |
Amin Yahyaabadi
|
802f1bce3a
|
fix: test cache hit only on GitHub CI
|
2022-01-30 16:59:46 -08:00 |
Amin Yahyaabadi
|
05211426be
|
fix: rename the cache folder to hostedtoolcache
|
2022-01-30 16:14:56 -08:00 |
Amin Yahyaabadi
|
f9ff833979
|
test: pass process.arch in the setupBin tests
|
2022-01-30 16:01:13 -08:00 |
Amin Yahyaabadi
|
c1478378fa
|
feat: support go task
|
2022-01-30 15:33:48 -08:00 |