Tags: oras-project/setup-oras
Tags
bump: add oras v1.3.0 to setup-oras (#115) This pull request updates the project to support and default to ORAS CLI version 1.3.0. The main changes involve updating configuration files to use the new version and adding the necessary metadata for the new release. Key changes: **ORAS CLI Version Update:** * Changed the default ORAS CLI version to `1.3.0` in `action.yml` and added `1.3.0` to the test matrix in `.github/workflows/test.yml`. **Release Metadata:** * Added release information for ORAS CLI `1.3.0` for all supported platforms and architectures in `src/lib/data/releases.json`. This includes download URLs and checksums for each platform/architecture combination. --------- Signed-off-by: Xiaoxuan Wang <[email protected]> Co-authored-by: Xiaoxuan Wang <[email protected]>
bump: add oras v1.3.0 to setup-oras (#115) This pull request updates the project to support and default to ORAS CLI version 1.3.0. The main changes involve updating configuration files to use the new version and adding the necessary metadata for the new release. Key changes: **ORAS CLI Version Update:** * Changed the default ORAS CLI version to `1.3.0` in `action.yml` and added `1.3.0` to the test matrix in `.github/workflows/test.yml`. **Release Metadata:** * Added release information for ORAS CLI `1.3.0` for all supported platforms and architectures in `src/lib/data/releases.json`. This includes download URLs and checksums for each platform/architecture combination. --------- Signed-off-by: Xiaoxuan Wang <[email protected]> Co-authored-by: Xiaoxuan Wang <[email protected]>
bump: add oras v1.3.0 to setup-oras (#115) This pull request updates the project to support and default to ORAS CLI version 1.3.0. The main changes involve updating configuration files to use the new version and adding the necessary metadata for the new release. Key changes: **ORAS CLI Version Update:** * Changed the default ORAS CLI version to `1.3.0` in `action.yml` and added `1.3.0` to the test matrix in `.github/workflows/test.yml`. **Release Metadata:** * Added release information for ORAS CLI `1.3.0` for all supported platforms and architectures in `src/lib/data/releases.json`. This includes download URLs and checksums for each platform/architecture combination. --------- Signed-off-by: Xiaoxuan Wang <[email protected]> Co-authored-by: Xiaoxuan Wang <[email protected]>
bump: add oras v1.2.3 to setup-oras (#95) Signed-off-by: Xiaoxuan Wang <[email protected]> Co-authored-by: Xiaoxuan Wang <[email protected]>
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 <[email protected]>
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 <[email protected]>