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

Create generalized Docker composite workflows with multi-arch support #880

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

chainchad
Copy link
Contributor

@chainchad chainchad commented Feb 12, 2025

  • Deleted old/unused general Docker composite workflow
  • Added a composite workflow for building a Docker image for a specific architecture. This will be ran on a specific GitHub runner architecture such as arm64 or amd64.
  • Added a composite workflow which takes Docker images built for multiple architectures and creates a Docker manifest with optional signing using GitHub's OIDC provider.

TODO

  • Test
  • Remove cicd- prefix on dirs/package names for these new composite workflows

@chainchad chainchad changed the title Create generalized Docker composite workflow with multi-arch support Create generalized Docker composite workflows with multi-arch support Feb 12, 2025
@chainchad chainchad force-pushed the re-3518/general-docker-workflow branch from 55fc62a to 7046b64 Compare February 15, 2025 16:46
@chainchad chainchad force-pushed the re-3518/general-docker-workflow branch from 7046b64 to 349c6c3 Compare February 15, 2025 16:49
@chainchad chainchad marked this pull request as ready for review February 15, 2025 17:17
@chainchad chainchad requested a review from a team as a code owner February 15, 2025 17:17
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.

1 participant