12 Commits

Author SHA1 Message Date
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
CyberFlame
bd26ebd2c7
build: bump nodejs to v20 (#24)
update to use nodejs as per planned deprecation of node16

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2023-09-26 17:36:38 +02:00
Ashcon Partovi
13974bf408 Document usage of action downloads 2023-03-01 16:01:35 -08: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
xHyroM
29cb413d63 feat: update dependencies, node 2022-10-29 10:03:51 +02:00
xHyroM
e6a8865f72 feat: custom download url, custom repository 2022-07-28 07:50:56 +02:00
Hyro
27a94d6f80
chore(action): fix 2022-07-27 08:20:47 +02:00
Hyro
99221c1ae0
fix(action): add github.token as default 2022-07-27 08:18:12 +02:00
xHyroM
9f7c2a5c23 feat: add support for test builds 2022-07-12 18:39:58 +02:00
xHyroM
e187173d21 chore: base 2022-07-11 09:45:23 +02:00