27 Commits

Author SHA1 Message Date
autofix-ci[bot]
1cf9dead52
[autofix.ci] apply automated fixes 2024-07-29 18:31:34 +00:00
Jozef Steinhübl
3ed283caaf
feat: get download url from github's api 2024-07-29 20:30:19 +02:00
Jozef Steinhübl
4bc047ad25
release: v2.0.1 (#91)
* build: bump version

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-07-15 21:09:36 +02:00
Jozef Steinhübl
ef00e4ac8e
release: v2.0 🎉 (#80)
* feat: add input bun-version-file (#76)

* feat: add input for bun-version-file

* docs: update example bun version file

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

* refactor: reduce read from file code

* [autofix.ci] apply automated fixes

* feat: read from all known files if not specified

* [autofix.ci] apply automated fixes

* fix: just continue if file doesnt exist

* [autofix.ci] apply automated fixes

* fix: return output if found version

* [autofix.ci] apply automated fixes

* fix: make whitespace in .tool-versions optional

* [autofix.ci] apply automated fixes

* log loglog

* [autofix.ci] apply automated fixes

* log log log

* [autofix.ci] apply automated fixes

* better warnings, fix ci failing

* [autofix.ci] apply automated fixes

* feat: log obtained version

* [autofix.ci] apply automated fixes

* build: bump version

* [autofix.ci] apply automated fixes

* fix: add .zip extension if it's not present

Workaround for https://github.com/actions/toolkit/issues/1179

Fixes https://github.com/oven-sh/setup-bun/issues/79

* [autofix.ci] apply automated fixes

* docs: add comment for easier understanding

* ci: more readable version

* ci: match name

* docs: add package.json and .tool-versions to bun-version-file examples

* ci: add cache test

* ci: install another pkg for cache test

* ci: install more pkgs for cache test

* ci: block all trusted deps in cache test

* ci: more deps for cache test

* ci: cache test should cache

* refactor: dont try all files if not defined

* [autofix.ci] apply automated fixes

* ci: remove cache test

* feat: support .bunrc

* [autofix.ci] apply automated fixes

* refactor: .bun-version instead .bunrc

* [autofix.ci] apply automated fixes

* feat: add bun paths and url to output

Fixes https://github.com/oven-sh/setup-bun/issues/81

* [autofix.ci] apply automated fixes

* ci: test for .bun-version

* feat: make .bun-version as default in bun-version-file

* ci: remove cache before test

* ci: remove cache before test

* ci: remove cache before test

* ci: remove cache before test

---------

Co-authored-by: Ade Hery Shopyan <51158020+adeherysh@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-06-21 21:11:16 +02: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
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 (xHyroM)
c7420ae597
release: 1.1.1 2023-12-03 13:43:25 +01:00
Jozef Steinhübl
e900e6b108
release: 1.1 (#41)
* bump

* bump

* bump
2023-11-26 21:41:40 +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
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
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
21ca0e24af chore: bump version 2022-07-28 09:25:52 +02:00
xHyroM
dbb8e61d45 chore: debug 2022-07-28 08:42:43 +02:00
Hyro
ddba6331f8
chore: bump version 2022-07-27 08:18:27 +02:00
xHyroM
37397a08ec feat: canary support 2022-07-25 22:31:43 +02:00
xHyroM
640630d09e chore: bump version 2022-07-16 18:48:17 +02:00
Hyro
baf23f03bc
chore: bump version 2022-07-13 09:42:02 +02:00
xHyroM
81ecfb54f4 chore: update package.json, license 2022-07-12 11:03:29 +02:00
xHyroM
55fec52d7e chore: bump version 2022-07-12 09:59:54 +02:00
xHyroM
16e8c96a41 feat: add @actions/cache 2022-07-12 09:00:22 +02:00
Hyro
705032ffe3
chore: bump version 2022-07-12 07:35:26 +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
xHyroM
b04d87b14c "Initial commit (via bun create)" 2022-07-11 08:44:25 +02:00