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

feat: container image build ci for push image to github registry #118

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Rajpratik71
Copy link

Use GitHub CI to build the latest Container image on git push and store container image on GitHub registry

Signed-off-by: Pratik Raj rajpratik71@gmail.com

Copy link
Collaborator

@carolynvs carolynvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would love to see cnab-to-oci switch not just publish but also the build/test CI steps as well to github actions. 💯

branches: [ ]

env:
# Use docker.io for Docker Hub if empty
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean use "ghcr.io" for the registry if empty? The comment doesn't match the default value.

@carolynvs
Copy link
Collaborator

The build error looks to be unrelated to your change, I'm betting it's because of an old go version. I'll take a look.

@Rajpratik71
Copy link
Author

@carolynvs Please review , build is passing now

@Rajpratik71 Rajpratik71 force-pushed the feat-ghcr-image-build-upload-support branch from 90f1309 to 6aa724d Compare April 12, 2022 09:10
@Rajpratik71
Copy link
Author

Hi @radu-matei @silvin-lubecki requesting review

@carolynvs carolynvs self-assigned this Jul 6, 2022
Use GitHub CI to build the latest Container image on git push and store container image on GitHub registry

Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
@Rajpratik71 Rajpratik71 force-pushed the feat-ghcr-image-build-upload-support branch from 6aa724d to 775f744 Compare October 25, 2022 14:04
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.

None yet

2 participants