Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

publish image #23

Merged
merged 1 commit into from
Nov 6, 2023
Merged

publish image #23

merged 1 commit into from
Nov 6, 2023

Conversation

lmilbaum
Copy link
Contributor

@lmilbaum lmilbaum commented Nov 6, 2023

No description provided.

@lmilbaum lmilbaum self-assigned this Nov 6, 2023
@lmilbaum lmilbaum force-pushed the publish-image branch 2 times, most recently from 3bbff09 to 8063ee7 Compare November 6, 2023 19:27
@lmilbaum lmilbaum marked this pull request as ready for review November 6, 2023 19:28
Copy link
Member

@cgwalters cgwalters left a comment

Choose a reason for hiding this comment

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

I'm OK with this but what I was really hoping for is to use the rhtap builds because that gives us native multi-arch.

Maybe we can write some code to scrape the output of that and push to quay?

OTOH, this will clearly work immediately.

@lmilbaum
Copy link
Contributor Author

lmilbaum commented Nov 6, 2023

@cgwalters The TAP feature which will unlock the publishing of the multi-arch images to quay.io will land in a week time. This workflow is a temporary workaround until it does.

@cgwalters
Copy link
Member

BTW you probably know this but what I do to test Github actions is to push them to my fork's main branch. That's how I tested the previous builder image change.

@cgwalters
Copy link
Member

Also for actions like this I tend to add on: workflow_dispatch: as a general rule so one can just click to run from the UI too.

@lmilbaum lmilbaum merged commit db7228b into CentOS:main Nov 6, 2023
2 of 4 checks passed
@lmilbaum lmilbaum deleted the publish-image branch November 6, 2023 19:56
@cgwalters
Copy link
Member

Followup at containers/bootc#183

@rhatdan
Copy link
Collaborator

rhatdan commented Nov 8, 2023

Looks like there is a problems with the images?

 podman pull quay.io/centos-boot/fedora-tier-1
Trying to pull quay.io/centos-boot/fedora-tier-1:latest...
Error: initializing source docker://quay.io/centos-boot/fedora-tier-1:latest: reading manifest latest in quay.io/centos-boot/fedora-tier-1: manifest unknown
```
The following command works though

podman pull quay.io/centos-boot/builder

@cgwalters
Copy link
Member

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants