14 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
Ashcon Partovi
9c14b74b45 Next release of setup-bun 2023-02-22 17:47:24 -08:00
xHyroM
673843c5ea fix: extract two times for custom urls 2022-07-28 09:19:57 +02:00
xHyroM
a11484a419 chore: dont cache if customDownloadUrl 2022-07-28 09:12:02 +02:00
xHyroM
89f6825456 fix: add token to install 2022-07-28 07:59:44 +02:00
xHyroM
e6a8865f72 feat: custom download url, custom repository 2022-07-28 07:50:56 +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
b15fb7d098 chore: build 2022-07-12 08:40:58 +02:00
Autumn Meadow
cb10b944b3
change set-output name from deno-version to bun-version 2022-07-11 13:51:39 -07:00
xHyroM
8aad90088f fix: use ES2018 2022-07-11 09:57:02 +02:00
xHyroM
e187173d21 chore: base 2022-07-11 09:45:23 +02:00