Commit Graph

4 Commits

Author SHA1 Message Date
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