21 Commits

Author SHA1 Message Date
Rimo
9dea1aac7e download from zip 2024-01-26 16:00:57 +00:00
Rimo
4191da5daf sync with upstream 2024-01-25 15:46:42 +00:00
dependabot[bot]
89a583bcb4 Bump actions/checkout from 3 to 4 (#39)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 00:20:00 +08:00
Rimo
6666bbeb34 Update build.yml 2023-03-03 21:24:09 +08:00
Rimo
f0d5c67ae8 Update build.yml 2023-03-03 21:10:20 +08:00
Rimo
a27182c923 Update and rename test.yml to functional.yml 2023-03-03 21:07:12 +08:00
dependabot[bot]
fe25da5c69 Bump actions/dependency-review-action from 2 to 3 (#33)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 21:07:44 +08: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
Yizhou Mo
1d32a34314 split build and test pipeline 2022-09-29 01:35:35 +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
dependabot[bot]
0677c3a661 Bump actions/upload-artifact from 2 to 3 (#28) 2022-08-24 12:08:35 +00:00
Yizhou Mo
8b71dde9cc merge check-dist.yml into test.yml 2022-08-20 22:35:48 +08:00
Rimo
3c902f37b8 Update dependabot.yml 2022-08-20 22:21:32 +08:00
dependabot[bot]
32ae336e72 Bump actions/upload-artifact from 2 to 3 (#23) 2022-08-20 13:58:13 +00:00
dependabot[bot]
8acd1073f5 Bump actions/setup-node from 2.5.1 to 3.4.1 (#22) 2022-08-20 13:54:17 +00: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
3d11e1d509 Create codeql.yml 2022-08-20 19:41:16 +08:00
Rimo
dba3303d7a Create dependency-review.yml 2022-08-20 19:40:37 +08:00
Rimo
334892c424 Hide output of ossutil in CI 2020-04-22 18:02:06 +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