Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: oras-project/setup-oras

Tags

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

v1

Toggle v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump: add oras v1.2.3 to setup-oras (#95)

Signed-off-by: Xiaoxuan Wang <[email protected]>
Co-authored-by: Xiaoxuan Wang <[email protected]>

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 <[email protected]>

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump @actions/core and @vercel/ncc (#62)

Signed-off-by: Billy Zha <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update README to add an example (#30)

Signed-off-by: Xiaoxuan Wang <[email protected]>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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 <[email protected]>