Jozef Steinhübl
3480f8396b
feat: add bun types
2025-07-08 19:59:16 +02:00
Okinea Dev
6fb6603cc1
build: use text-based Bun lockfile ( #116 )
...
chore: 🔒 use text-based Bun lockfile
Support for the text lockfile format was introduced in version `1.1.40` (https://bun.sh/blog/bun-v1.1.40 ), it will soon replace the binary lockfile format `.lockb` in the upcoming version `1.2.0`
In addition, cached bun install will become 30% faster thanks to the text-based lockfile format - https://bun.sh/blog/bun-lock-text-lockfile#cached-bun-install-gets-30-faster
Read https://bun.sh/blog/bun-lock-text-lockfile
2025-01-05 12:45:22 +01:00
Jozef Steinhübl
932c3b236c
fix: retry installing three times, add windows for testing ( #72 )
...
* ci: test windows
* ci: specify shell
* ci: we don't have >1.1.0
* fix: retry installing version three times
* [autofix.ci] apply automated fixes
* build: bump version to 1.2.1
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-04-02 11:24:51 +02:00
Vitor Gomes
830e319e28
Add auth setup for private registry with scope ( #16 )
...
feat: add auth setup to private registry with scope
2023-11-01 10:17:17 +01:00
Dan Adajian
6be87460e3
feat: support packageManager in package.json ( #27 )
2023-10-25 15:13:22 +02:00
Ashcon Partovi
5da0b0b067
Remove node_modules, for real
2023-09-11 12:52:41 -07:00
Ashcon Partovi
c34bee2511
Fix bunx ( #18 )
...
* Add symlink for bunx
* Remove node_modules, use bundled code instead
* Add revision support
2023-09-11 12:37:45 -07:00
Ashcon Partovi
9c14b74b45
Next release of setup-bun
2023-02-22 17:47:24 -08:00
xHyroM
29cb413d63
feat: update dependencies, node
2022-10-29 10:03:51 +02:00
xHyroM
dbb8e61d45
chore: debug
2022-07-28 08:42:43 +02:00
xHyroM
e24995197a
chore: debug
2022-07-12 09:31:35 +02:00
xHyroM
16e8c96a41
feat: add @actions/cache
2022-07-12 09:00:22 +02:00
xHyroM
6f1924d3c0
fix: use node fetch
2022-07-11 09:59:12 +02:00
xHyroM
e187173d21
chore: base
2022-07-11 09:45:23 +02:00