Jozef Steinhübl
8082cb7c66
ci: more deps for cache test
2024-05-08 11:20:15 +02:00
Jozef Steinhübl
69507d8ac6
ci: block all trusted deps in cache test
2024-05-08 11:17:20 +02:00
Jozef Steinhübl
307c87ca51
ci: install more pkgs for cache test
2024-05-08 11:14:15 +02:00
Jozef Steinhübl
6f448b3ae5
ci: install another pkg for cache test
2024-05-08 11:11:48 +02:00
Jozef Steinhübl
1cdb57bae8
ci: add cache test
2024-05-08 11:09:42 +02:00
Jozef Steinhübl
6eefc6ada4
docs: add package.json and .tool-versions to bun-version-file examples
2024-05-08 10:57:36 +02:00
Jozef Steinhübl
92b090076c
ci: match name
2024-05-08 10:55:26 +02:00
Jozef Steinhübl
83142f73b0
ci: more readable version
2024-05-08 10:54:04 +02:00
Jozef Steinhübl
6c61d0abb9
docs: add comment for easier understanding
2024-05-08 10:23:56 +02:00
autofix-ci[bot]
b9b566f459
[autofix.ci] apply automated fixes
2024-05-08 08:18:38 +00:00
Jozef Steinhübl
f885433d15
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
2024-05-08 10:18:01 +02:00
autofix-ci[bot]
77ae1717ed
[autofix.ci] apply automated fixes
2024-05-07 20:09:23 +00:00
Jozef Steinhübl
33f36f9182
build: bump version
2024-05-07 22:08:47 +02:00
autofix-ci[bot]
48d2521cd9
[autofix.ci] apply automated fixes
2024-05-07 19:09:35 +00:00
Jozef Steinhübl
11f18d9470
feat: log obtained version
2024-05-07 21:09:01 +02:00
autofix-ci[bot]
ce012a6d4f
[autofix.ci] apply automated fixes
2024-05-07 19:00:53 +00:00
Jozef Steinhübl
ebd802865f
better warnings, fix ci failing
2024-05-07 21:00:04 +02:00
autofix-ci[bot]
0b54beb9ce
[autofix.ci] apply automated fixes
2024-05-07 18:53:33 +00:00
Jozef Steinhübl
3b5d9934d5
log log log
2024-05-07 20:53:05 +02:00
autofix-ci[bot]
a06305c15d
[autofix.ci] apply automated fixes
2024-05-07 18:47:57 +00:00
Jozef Steinhübl
2c991200e5
log loglog
2024-05-07 20:47:27 +02:00
autofix-ci[bot]
7df30a5ed3
[autofix.ci] apply automated fixes
2024-05-07 18:41:06 +00:00
Jozef Steinhübl
13cc864142
fix: make whitespace in .tool-versions optional
2024-05-07 20:40:38 +02:00
autofix-ci[bot]
a61c3e7932
[autofix.ci] apply automated fixes
2024-05-07 18:34:01 +00:00
Jozef Steinhübl
ff32c47b98
fix: return output if found version
2024-05-07 20:33:22 +02:00
autofix-ci[bot]
97de633240
[autofix.ci] apply automated fixes
2024-05-07 18:24:56 +00:00
Jozef Steinhübl
7d417e1d34
fix: just continue if file doesnt exist
2024-05-07 20:24:25 +02:00
autofix-ci[bot]
3ab03f774e
[autofix.ci] apply automated fixes
2024-05-07 18:20:16 +00:00
Jozef Steinhübl
e95e252b85
feat: read from all known files if not specified
2024-05-07 20:19:42 +02:00
autofix-ci[bot]
116db8199a
[autofix.ci] apply automated fixes
2024-05-07 18:12:53 +00:00
Jozef Steinhübl
a0f1a9b3d0
refactor: reduce read from file code
2024-05-07 20:11:52 +02:00
Ade Hery Shopyan
3ef79febc9
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>
2024-04-12 22:17:14 +02: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
autofix-ci[bot]
9b21598af8
[autofix.ci] apply automated fixes
2023-12-03 12:43:51 +00:00
Jozef Steinhübl (xHyroM)
c7420ae597
release: 1.1.1
2023-12-03 13:43:25 +01: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
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
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
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