Commit Graph

8 Commits

Author SHA1 Message Date
Xiaoxuan Wang ca28077386
chore: update README to add an example (#30)
Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
2024-06-06 16:31:33 +08:00
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
Lan bdadd7db88
bump: run with node20 (#25)
Node.js 16 actions are deprecated. Please update the following actions
to use Node.js 20: oras-project/setup-oras@v1.1.0. For more information
see:
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Fixes #23

Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-03-26 14:46:26 +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
Billy Zha 55b09e62f7
chore: update icon on marketplace (#11)
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
2023-03-22 16:15:38 +08:00
Billy Zha c90396b2dd
bump!: update default version to 1.0.0 (#6)
The PR updates the default to-be-setup version from 0.16.0 to 1.0.0.

Signed-off-by: Billy Zha <jinzha1@microsoft.com>
2023-03-21 16:43:54 +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