Skip to content

build arm images on arm workers #29

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

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

Conversation

minrk
Copy link
Contributor

@minrk minrk commented Jan 20, 2025

now that we have native arm workers, I think this should work the same as using circleci for arm, but all on GHA with a simpler task graph.

I really feel like this should be simpler, and deleting the intermediates still don't seem to work due to permission issues. Maybe there's a way to merge manifests before pushing, but we need to get the manifest from the build job to the publish job.

@jorgensd
Copy link
Member

We also thought about this @minrk.
I have a workflow at:
https://github.com/jorgensd/dolfinx-tutorial/blob/main/.github/workflows/publish_docker.yml
That might be slightly simpler (but it does push before merging).

@minrk
Copy link
Contributor Author

minrk commented Jan 20, 2025

Nice, I think that probably is simpler

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