Jarred Sumner
f4d14e03ff
Add bun-download-url
to actions.yml
and rebuild ( #83 )
...
* Add download URL
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-06-02 03:52:40 -07:00
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
Jozef Steinhübl
c0059f0222
fix: package manager ( #42 )
...
* fix: read version from package json
* [autofix.ci] apply automated fixes
* Update index.ts
* Update action.yml
* [autofix.ci] apply automated fixes
* yarn does random things
* [autofix.ci] apply automated fixes
* ci: check if version from packageManager is actually 1.0.0
* ci: bash is not javascript
* ci: use instead ::set-output
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-12-03 13:42:54 +01: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
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