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

[Enhancement] Setup new image registry + gh actions strategy to work on forked repo #52

Open
2 of 3 tasks
adrianriobo opened this issue Oct 23, 2024 · 4 comments
Open
2 of 3 tasks
Assignees

Comments

@adrianriobo
Copy link
Collaborator

adrianriobo commented Oct 23, 2024

  • Create robot account for this project on quay.io/repository/devtools-qe-incubator/deliverest
  • Set new image quay.io/repository/devtools-qe-incubator/deliverest
  • Create PR images hosted on ghcr
@albfan
Copy link

albfan commented Oct 31, 2024

ghcr (github container registry)

@albfan
Copy link

albfan commented Oct 31, 2024

Should we keep old registry?

IMG ?= quay.io/rhqp/deliverest:v${VERSION}

@adrianriobo
Copy link
Collaborator Author

adrianriobo commented Oct 31, 2024

No, change it to the new naming

@albfan
Copy link

albfan commented Oct 31, 2024

Only missing to use github registry:

something like podman push ghcr.io/NAMESPACE/IMAGE_NAME:latest

from https://docs.github.com/es/packages/working-with-a-github-packages-registry/working-with-the-container-registry

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

No branches or pull requests

2 participants