Commit Graph

10 Commits

Author SHA1 Message Date
Xiaoxuan Wang 5c0b487ce3
bump: add oras v1.2.1, v1.2.2 to setup-oras (#77)
Add v1.2.1 and v1.2.2 to setup-oras

---------

Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
2025-01-20 17:01:44 +08:00
dependabot[bot] 35937294b7
chore(deps): Bump actions/checkout from 3 to 4 (#36) 2024-07-04 09:19:13 +00:00
dependabot[bot] 3afb69e9c5
chore(deps): Bump apache/skywalking-eyes from 0.4.0 to 0.6.0 (#34) 2024-07-04 09:12:30 +00:00
dependabot[bot] e42b3f08b5
chore(deps): Bump actions/setup-node from 3 to 4 (#37) 2024-07-04 09:10:35 +00: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
Billy Zha ee7dbe1144
build: update major and minor tags update publishing (#22)
This PR adds a Github action to update tags automatically after
publishing a new release. Validated in [this job
run](https://github.com/qweeah/setup-oras/actions/runs/6243246594/job/16948534595).

Signed-off-by: Billy Zha <jinzha1@microsoft.com>
2023-09-20 13:16:09 +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 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