Commit Graph

8 Commits

Author SHA1 Message Date
Max Schwenk d3603274ac Add no-cache option (#58) 2024-02-23 11:09:38 -08:00
Andy Palmer 0f37bd8169 Move cache save to runs.post and exit early (#60) 2024-02-16 14:14:07 -08:00
Ashcon Partovi a93230df19 Various improvements and fixes to setup-bun (#40)
* Do not save cache on hit
* Support Windows (canary only)
* Support `registry-url` and `scope`
2023-11-17 15:58:17 -08: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 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 157143337b Make cacheHit conform to best practices for actions 2023-03-01 15:58:31 -08:00
Ashcon Partovi 9c14b74b45 Next release of setup-bun 2023-02-22 17:47:24 -08:00