Jozef Steinhübl
79ccc41e75
ci: dont use windows-11-arm on setup bun from download url
2025-07-10 20:46:25 +02:00
autofix-ci[bot]
de1857b7af
[autofix.ci] apply automated fixes
2025-07-10 18:43:30 +00:00
Jozef Steinhübl
6edb297001
feat: force baseline for win32 arm fallback to x64
2025-07-10 20:42:57 +02:00
autofix-ci[bot]
e006d01d6a
[autofix.ci] apply automated fixes
2025-07-10 18:38:24 +00:00
Jozef Steinhübl
82ac8fc9cb
debug time
2025-07-10 20:37:43 +02:00
autofix-ci[bot]
da7144a194
[autofix.ci] apply automated fixes
2025-07-10 18:32:08 +00:00
Jozef Steinhübl
9cd774b8b1
feat: don't mention arch in warning msg aboout fallback
2025-07-10 20:31:37 +02:00
autofix-ci[bot]
7765e2b28a
[autofix.ci] apply automated fixes
2025-07-10 18:30:05 +00:00
Jozef Steinhübl
356b959913
feat: add warning message for windows arm64 fallback to x64
2025-07-10 20:28:26 +02:00
autofix-ci[bot]
debe80bc4f
[autofix.ci] apply automated fixes
2025-07-10 18:24:32 +00:00
Jozef Steinhübl
bcfe2a9ff6
refactor: move logic to getEffectiveArch func
2025-07-10 20:23:56 +02:00
Jozef Steinhübl
c2c1757aa0
ci: test on windows-11-arm runner
2025-07-10 20:16:40 +02:00
autofix-ci[bot]
f5a2b423cd
[autofix.ci] apply automated fixes
2025-07-10 18:16:05 +00:00
Jozef Steinhübl
5b3afef087
feat: fallback arm64 to x64 architecture for win32 platform
...
closes https://github.com/oven-sh/setup-bun/issues/130
2025-07-10 20:15:27 +02:00
Jozef Steinhübl
34f777aec1
feat: support for multiple registries ( #109 )
...
🧪 Test / setup-bun from (windows-latest, download url) (push) Has been cancelled
🧪 Test / setup-bun (1, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (1, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (1.1.0, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (1.1.0, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (1.x, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (1.x, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (< 2, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (< 2, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (> 1.0.0, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (> 1.0.0, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (canary, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (canary, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (latest, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, .bumrc (1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, .bumrc (1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, .bun-version (1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, .bun-version (1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, .tool-versions (bun 1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, .tool-versions (bun 1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, .tool-versions (bun 1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, .tool-versions (bun 1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, .tool-versions (bun1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, /foo/package.json (bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, /foo/package.json (bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, package.json (bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, package.json (bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, package.json (yarn@bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, package.json (yarn@bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, download url) (push) Has been cancelled
* feat: support for multiple registries
* [autofix.ci] apply automated fixes
* refactor: drop unnecessary check
* fix: pass empty array instead undefined
* [autofix.ci] apply automated fixes
* fix: dont add registry set line
* [autofix.ci] apply automated fixes
* feat: few more tests
* feat: add bun types
* docs: explain registries
* feat: save globally
* [autofix.ci] apply automated fixes
* ci: jsr registry test
* ci: add ,
* ci: test
* ci: test
* ci: test
* ci: test
* [autofix.ci] apply automated fixes
* feat: use @iarna/toml
* [autofix.ci] apply automated fixes
* feat: registry parsing
* [autofix.ci] apply automated fixes
* ci: verbose add
* ci: registry install check
* ci: registry install check
* ci: registry install check
* ci: verify registry usage
* docs: registries
* docs: important block
* docs: show table
* docs: show table
* ci: shell
* ci: registry test on linux
* ci: registry test on linux
* build: text lockfile
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-07-09 12:22:12 +02:00
Okinea Dev
7c641390eb
chore: add settings for vscode ( #120 )
...
🧪 Test / setup-bun (1.1.0, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (1.1.0, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (1.x, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (1.x, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (< 2, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (< 2, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (> 1.0.0, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (> 1.0.0, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (canary, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (canary, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun (latest, macos-latest) (push) Has been cancelled
🧪 Test / setup-bun (latest, windows-latest) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, .bumrc (1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, .bumrc (1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, .bun-version (1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, .bun-version (1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, .tool-versions (bun 1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, .tool-versions (bun 1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, .tool-versions (bun 1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, .tool-versions (bun 1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, .tool-versions (bun1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, .tool-versions (bun1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, /foo/package.json (bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, /foo/package.json (bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, package.json (bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, package.json (bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, package.json (yarn@bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, package.json (yarn@bun@1.1.0)) (push) Has been cancelled
🧪 Test / setup-bun from (macos-latest, download url) (push) Has been cancelled
🧪 Test / setup-bun from (windows-latest, download url) (push) Has been cancelled
* chore: update Prettier settings and add settings for vscode
* rollback semi
* fix: exclude `dist` from search and lock changes to some files
* Added `search.exclude` to ignore `dist/**` during searches.
* Configured `files.readonlyInclude` to lock changes to `dist/**`, `bun.lock`, and `package-lock.json`.
2025-07-08 15:29:27 +02:00
autofix-ci[bot]
735343b667
[autofix.ci] apply automated fixes
2025-04-27 13:53:50 +00:00
Jozef Steinhübl
27ecfffdee
ci: update autofix ci
2025-04-27 15:53:25 +02:00
Afonso Jorge Ramos
fcc30ed971
fix(docs): remove wildcard in version ( #124 )
...
until https://github.com/oven-sh/setup-bun/issues/37 gets fixed
2025-04-27 15:48:05 +02:00
Jozef Steinhübl
56408e9a3f
release: v2.0.2
2025-04-27 15:47:24 +02:00
Robert Michalak
85cb7f6e7e
build: bump @actions/cache version ( #128 )
...
* bump @actions/cache version
* fix runtime error
2025-04-27 15:46:35 +02:00
Okinea Dev
54cb141c5c
ci: remove unnecessary steps & cleanup ( #118 )
...
* refactor(ci): refactor GitHub Actions for better readablility
* upd
* remove ""
2025-02-04 18:31:38 +01: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
autofix-ci[bot]
9bdeab4320
[autofix.ci] apply automated fixes
2024-12-09 17:46:42 +00:00
Florian Barbare
f09eb1edd0
fix: make bun resolve to given file path when an absolute path is given ( #114 )
...
* Make bun resolve to single file path when an absolute path is given
* Update test not to use the workspace folder
2024-12-09 18:46:15 +01:00
Jozef Steinhübl
8f1bc2eeb3
ci: add setup bun download url ( #105 )
...
* ci: add setup bun download url
* ci: change runs-on
* ci: aarch64, not arm64
2024-10-08 15:30:45 +02:00
Jozef Steinhübl
a8913c42f4
fix: use hash instead of url for primary cache key ( #102 ) ( #103 )
...
* fix: use hash instead of url for primary cache key (#102 )
* Update cache-save.ts
* Update action.ts
* Update cache-save.ts
* build
* format
* [autofix.ci] apply automated fixes
---------
Co-authored-by: Daniil Zotov <142039751+zoto-ff@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-08 15:19:42 +02:00
マルコメ
b9d34de66d
chore(docs): missing version on examples ( #96 )
2024-08-06 11:21:46 +02:00
Seiya Kokushi
1e54087d4f
fix: allow more spaces for .tool-versions ( #94 )
...
* update: allow more spaces for .tool-versions
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-07-30 22:30:50 +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
Araxeus
f43b443c1c
fix: bun-version-file default value ( #90 )
...
fix #89
2024-07-15 14:17:41 +02:00
autofix-ci[bot]
339e277e69
[autofix.ci] apply automated fixes
2024-06-24 13:19:56 +00:00
Jozef Steinhübl
e20a54d1da
docs: add bun-path & bun-download-url to outputs table
2024-06-24 15:19:27 +02:00
Jozef Steinhübl
3fcae870de
docs: show correct bun-version-file examples ( #86 )
...
* docs: .bun-version
* docs: correct bun-version-file examples
2024-06-24 15:15:35 +02:00
Jozef Steinhübl
123c6c4e2f
docs: use v2 version
2024-06-23 21:56:22 +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
Jarred Sumner
43b2dc9ae8
Update README.md
2024-06-02 04:02:05 -07:00
Jarred Sumner
45d2c09359
Update README.md
2024-06-02 04:01:49 -07:00
Jarred Sumner
6ef34ab578
Update README.md
2024-06-02 04:00:50 -07:00
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
Jozef Steinhübl
8f24390df0
fix: close immediately ( #75 )
...
* fix
* add test for outputs
* ci: use correct outputs from setup bun
* dist update
* feat: add timeout
* c
* increase
* [autofix.ci] apply automated fixes
* refactor: remove unnecesary loging, decrease retries
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-04-03 14:01:25 +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
Jozef Steinhübl
9e6479509b
feat: support .tool-versions ( #68 )
...
* feat: support .tool-versions
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-04-02 10:26:15 +02:00
Jozef Steinhübl
194c60efc3
build: bump ci actions ( #66 )
...
* ci: update checkout
* ci: update checkout
2024-03-07 11:39:32 +01: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
Filip Czaplicki
12944059f7
Fix typo in README.md ( #57 )
2024-02-09 18:03:04 +01:00
Ben Limmer
8642d99a51
docs: add --frozen-lockfile to README ( #52 )
...
Many folks will copy/paste the sample code from the README directly. In CI, most people will want to enforce a frozen lockfile.
2024-02-01 17:30:42 -08:00
Jacob Hummer
40646b1808
Add GitHub action to auto-update the v1 tag ( #53 )
...
Create release.yml
2024-02-01 17:29:22 -08:00
Paul Razvan Berg
94177e527c
docs: add explanatory note about setup-node ( #47 )
2024-01-03 11:33:26 +01:00