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: publish arm64 artifacts #844

Merged

Conversation

seungukshin
Copy link

@seungukshin seungukshin commented Dec 12, 2024

Publishing arm64 artifacts to the project's GHCR using cross-compilation. This is an interim step. The native compilation will be introduced when arm runner is set up for CI.

publish-artifacts workflows are executed in my forked repo. except s390x architecture. (https://github.com/seungukshin/guest-components/actions/runs/12298710877)

@seungukshin seungukshin requested a review from a team as a code owner December 12, 2024 14:02
@seungukshin seungukshin force-pushed the publish-arm64-artifacts branch from 3b33d33 to 5a29913 Compare December 12, 2024 14:42
Publishing arm64 artifacts to the project's GHCR using cross-compilation.
This is an interim step. The native compilation will be introduced
when arm runner is set up for CI.

Signed-off-by: Seunguk Shin <[email protected]>
@seungukshin seungukshin force-pushed the publish-arm64-artifacts branch from 5a29913 to 2227699 Compare December 12, 2024 14:43
Copy link
Contributor

@mkulke mkulke left a comment

Choose a reason for hiding this comment

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

lgtm. nice that cross-compiling works ootb.

Copy link

@huoqifeng huoqifeng left a comment

Choose a reason for hiding this comment

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

LGTM
thank you! @seungukshin

@huoqifeng huoqifeng merged commit b5027e7 into confidential-containers:main Dec 13, 2024
3 checks passed
@seungukshin seungukshin deleted the publish-arm64-artifacts branch December 20, 2024 16:20
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.

3 participants