Commit Graph

5 Commits

Author SHA1 Message Date
Xiaoxuan Wang 339758d383
bump: add oras v1.2.0 to setup-oras (#28)
Resolves #29

---------

Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
2024-06-06 11:29:24 +08: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
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