Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: add oras-project/registry image release #3

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

aviral26
Copy link

@aviral26 aviral26 commented Aug 19, 2021

This PR addresses #1 by adding a GitHub Action which:

  • is triggered on a git tag push with pattern v[0-9]+.[0-9]+.[0-9]+-alpha, such as

    • v0.0.1-alpha
    • v1.0.0-alpha
  • builds a docker image from the git tag and pushes to ghcr.io/oras-project/registry:<v*.*.*-alpha>

@aviral26 aviral26 marked this pull request as ready for review August 20, 2021 09:24
@sajayantony
Copy link

sajayantony commented Aug 24, 2021

All tests have passed we want to use this workflow to release an alpha drop for ORAS artifact supported registries.

@github-actions
CI / build (pull_request) Failing after 24s — build

Is based of distribution main and does not pertain to this PR.

@sajayantony sajayantony merged commit 2cd47c1 into oras-project:main Aug 24, 2021
@aviral26 aviral26 deleted the rel branch August 24, 2021 07:48
akashsinghal added a commit to akashsinghal/distribution that referenced this pull request May 18, 2022
Signed-off-by: Akash Singhal <[email protected]>

Co-authored-by: Akash Singhal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants