65 Commits

Author SHA1 Message Date
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
Dan Adajian
6be87460e3
feat: support packageManager in package.json (#27) 2023-10-25 15:13:22 +02:00
Ashcon Partovi
a1800f471a Fix missing diff 2023-09-11 13:55:59 -07: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
Nilesh Suthar
67e559db2c
fix: use copy instead of mv (#15)
* fix: use copy instead of mv

* fix: path does not exist
2023-09-07 19:46:23 +02:00
Ashcon Partovi
4573031972 Do not cache action releases 2023-03-01 17:36:06 -08:00
Ashcon Partovi
1c8c9a7615 Fix encoding bug with 'action:<number>' version 2023-03-01 16:49:16 -08:00
Ashcon Partovi
157143337b Make cacheHit conform to best practices for actions 2023-03-01 15:58:31 -08:00
Ashcon Partovi
15050a7632 Actually fix double zip issue 2023-02-22 18:19:00 -08:00
Ashcon Partovi
8c368db359 Add debug statements 2023-02-22 18:05:23 -08:00
Ashcon Partovi
3f252a86a6 Fix not being added to path 2023-02-22 17:51:12 -08:00
Ashcon Partovi
9c14b74b45 Next release of setup-bun 2023-02-22 17:47:24 -08:00
xHyroM
21ca0e24af chore: bump version 2022-07-28 09:25:52 +02:00
xHyroM
673843c5ea fix: extract two times for custom urls 2022-07-28 09:19:57 +02:00
xHyroM
1e0686b2cc fix: extract two times for custom urls 2022-07-28 09:18:51 +02:00
xHyroM
a11484a419 chore: dont cache if customDownloadUrl 2022-07-28 09:12:02 +02:00
xHyroM
fe160cf381 chore: debug 2022-07-28 08:44:36 +02:00
xHyroM
dbb8e61d45 chore: debug 2022-07-28 08:42:43 +02:00
xHyroM
a99ac77932 chore: build 2022-07-28 08:39:58 +02:00
xHyroM
fe4b2b1cd6 chore: build 2022-07-28 08:39:00 +02:00
xHyroM
b3fb4f3421 chore: debug 2022-07-28 08:35:10 +02:00
xHyroM
f5a14b237f chore: debug 2022-07-28 08:31:07 +02:00
xHyroM
e2c23afd2e chore: debug 2022-07-28 08:27:22 +02:00
xHyroM
3c39374369 chore: debug 2022-07-28 08:26:28 +02:00
xHyroM
3e21e45aa4 chore: debug 2022-07-28 08:24:56 +02:00
xHyroM
3b03c8d63a chore: debug 2022-07-28 08:21:33 +02:00
xHyroM
962df21a50 chore: debug 2022-07-28 08:16:10 +02:00
xHyroM
f391a17228 chore: use api.github.com 2022-07-28 08:06:06 +02:00
xHyroM
24c8fd036a fix: add token to install 2022-07-28 08:01:15 +02:00
xHyroM
89f6825456 fix: add token to install 2022-07-28 07:59:44 +02:00
xHyroM
079e10bfd6 fix(getGithubRelease): missing .zip 2022-07-28 07:54:35 +02:00
xHyroM
3532147424 fix: missing .js 2022-07-28 07:53:26 +02:00
xHyroM
e6a8865f72 feat: custom download url, custom repository 2022-07-28 07:50:56 +02:00
xHyroM
37397a08ec feat: canary support 2022-07-25 22:31:43 +02:00
xHyroM
70b6cfe9d1 chore: build 2022-07-16 18:47:40 +02:00
xHyroM
37657f4f9f fix: dont fail 2022-07-12 19:56:32 +02:00
xHyroM
633e7abe1e fix: dont error when invalid asset for miscTestBuilds 2022-07-12 19:53:24 +02:00
xHyroM
4e76ddea17 fix: warn if bad version 2022-07-12 18:53:38 +02:00
xHyroM
5a78c10e01 fix: verion.trim is not function 2022-07-12 18:46:22 +02:00
xHyroM
6dae544af4 fix: correct repo for misc test builds 2022-07-12 18:43:56 +02:00
xHyroM
054bb2f631 chore: build 2022-07-12 18:42:27 +02:00
xHyroM
9fb3c0c9e9 feat: use homedir from os 2022-07-12 09:39:16 +02:00
xHyroM
20a5153038 chore: debug 2022-07-12 09:34:11 +02:00
xHyroM
e24995197a chore: debug 2022-07-12 09:31:35 +02:00
xHyroM
bf0dbd9f81 chore: remove debugging, build 2022-07-12 09:29:03 +02:00
xHyroM
9bbc376c40 chore: build 2022-07-12 09:25:05 +02:00
xHyroM
09d3724d34 chore: build 2022-07-12 09:23:33 +02:00
xHyroM
c35af372da fix: install 2022-07-12 09:16:35 +02:00