Commit Graph

30 Commits

Author SHA1 Message Date
dependabot[bot] 64c9cc4fd0
chore(deps): Bump typescript from 5.5.3 to 5.5.4 (#45) 2024-07-29 05:52:53 +00:00
dependabot[bot] 0a21717724
chore(deps): Bump @types/node from 20.14.11 to 22.0.0 (#46) 2024-07-29 05:50:15 +00:00
dependabot[bot] 40f5205a9f
chore(deps): Bump @types/node from 20.14.10 to 20.14.11 (#44) 2024-07-22 05:55:35 +00:00
Victor Adossi ("vados") 7b1dc67a98
chore: update README CLI docs website (#43)
Signed-off-by: Victor Adossi ("vados") <vados@vadosware.io>
2024-07-17 22:44:02 +08:00
dependabot[bot] 48a5fd481e
chore(deps): Bump @types/node from 20.14.9 to 20.14.10 (#42) 2024-07-16 05:52:29 +00:00
Billy Zha 03c94b448c
chore(deps): Bump (#41)
Bumps @actions/core from 1.10.0 to 1.10.1 and typescript from 5.2.2 to
5.5.3.

Closes #33, closes #39.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 15:10:26 +08:00
Billy Zha ebab43aab8
build(ci): make dependabot run weekly (#40)
It's non-trivial to check-in build changes in npm dependencies bump PRs.
Make dependabot run weekly and will manually check in such changes.

---------

Signed-off-by: Billy Zha <jinzha1@microsoft.com>
2024-07-05 15:08:30 +08:00
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] 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
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
Billy Zha 7a1ed682b5
build(ci): enable dependabot (#32)
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
2024-07-04 15:02:45 +08:00
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 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 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
Terry Howe 078aeb075c
doc: add SECURITY.md file (#16)
Signed-off-by: Terry Howe <tlhowe@amazon.com>
2023-08-31 10:06:24 +08:00
Xiaoxuan Wang 1a1208c030
docs: fix broken link in README (#13)
Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
2023-04-28 13:31:58 +08:00
Feynman Zhou 7d4ad5f013
fix broken logo link (#12)
fix the broken logo link in README

---------

Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
2023-04-28 00:10:10 +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 9f4258048d
doc: update doc to use released tag v1 (#10)
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
2023-03-22 16:06:18 +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 e21bf989bd
chore: add shizhMSFT to CODEOWNERS and OWNERS.md (#3)
Add Shiwei Zhang (@shizhMSFT) to
[CODEOWNERS](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners)
and the `OWNERS.md` file.

Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
2023-02-15 09:48:26 -06: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
Shiwei Zhang 70a544e991
Initial commit 2023-01-18 11:45:53 +08:00