Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] a51157d919
chore(deps): Bump @types/node from 20.5.9 to 20.14.9 (#35) 2024-07-04 09:21:28 +00:00
dependabot[bot] 50aeb9fec2
chore(deps): Bump @vercel/ncc from 0.36.1 to 0.38.1 (#38) 2024-07-04 09:07:49 +00:00
Xiaoxuan Wang e7fdc53992
feat: support downloading from customized url (#27)
resolves #24

---------

Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
2024-06-05 14:57:15 +08:00
Billy Zha 5810f5f520
chore: add 1.0.0 as a viable version (#20)
This PR adds 1.0.0 back

Signed-off-by: Billy Zha <jinzha1@microsoft.com>
2023-09-13 15:02:25 +08:00
Billy Zha 1aa9a00ef8
refactor: revamp setup action with typescript (#18)
This PR revamps setup action with typescript and 
1) add a new job to verify `dist` folder complication
2) update viable version to 1.1.0 and 1.0.1

---------

Signed-off-by: Billy Zha <jinzha1@microsoft.com>
2023-09-08 16:01:37 +08:00
dependabot[bot] 8368cef253
chore(deps): Bump semver from 6.3.0 to 6.3.1 (#15) 2023-08-31 02:07:11 +00:00
Shiwei Zhang 550c1b01de
feat: implement setup-oras (#1)
Implement setup-oras as a JavaScript action

Resolves: https://github.com/oras-project/oras/issues/744
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
2023-01-21 01:05:00 +08:00