Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot]
2115c80e82 Bump the npm_and_yarn group across 1 directories with 1 update (#51)
* Bump the npm_and_yarn group across 1 directories with 1 update

Bumps the npm_and_yarn group with 1 update in the /. directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 5.28.2 to 5.28.3
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add files via upload

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rimo <4203620+yizhoumo@users.noreply.github.com>
2024-02-28 23:53:47 +08:00
Rimo
60c150d787 get latest version from official 2024-01-26 16:43:52 +00:00
Rimo
2081cee43c fix for mac 2024-01-26 16:13:18 +00:00
Rimo
9dea1aac7e download from zip 2024-01-26 16:00:57 +00:00
Rimo
fdb656e148 support install without config 2024-01-26 14:27:47 +00:00
dependabot[bot]
59fe15c39c Bump @actions/github from 5.1.1 to 6.0.0 (#46)
* Bump @actions/github from 5.1.1 to 6.0.0

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.1 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* update dist

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rimo <4203620+yizhoumo@users.noreply.github.com>
2024-01-26 01:23:28 +08:00
Rimo
4191da5daf sync with upstream 2024-01-25 15:46:42 +00:00
Rimo
121c208740 Fix Windows build download link (#32)
* fix windows download

* update test.yml: add version matrix

* update dist
2022-09-29 03:01:00 +08:00
Rimo
9dba6ec80f Call GitHub API to get the latest version info (#31)
* call github api to get the latest version info

* remove latest case from installer.tests

* update dist
2022-09-29 01:08:14 +08:00
Rimo
7771e4ad5d Download ossutil from CDN endpoint (#30)
* use cdn to download

* set default version to 1.7.14

* schedule daily test

* bump up version 1.1.1

* use 'latest' in CI test
2022-09-28 22:49:06 +08:00
Rimo
23656db23a Support latest version of ossutil (#17)
* support latest version
* bump up version to 1.1.0
2022-08-20 21:11:31 +08:00
Rimo
817e6913f6 rebuild 2020-12-22 00:21:53 +08:00
Rimo
3f8b34f4cd rebuild dist 2020-12-22 00:06:55 +08:00
Rimo
0c8863c173 Fix args for ossutil config 2020-01-15 17:55:14 +08:00
Rimo
b99d85a130 Make ossutil executable 2020-01-15 17:27:30 +08:00
Rimo
e0feee7e7c Initial version of setup-ossutil 2020-01-15 16:36:04 +08:00
Rimo
df25824a4d Initial commit 2020-01-14 17:49:47 +08:00