Skip to content

feat: modify existing workflows to build arm64 containers#318

Draft
alee-x wants to merge 62 commits into
mainfrom
feat/multiarch-builds
Draft

feat: modify existing workflows to build arm64 containers#318
alee-x wants to merge 62 commits into
mainfrom
feat/multiarch-builds

Conversation

@alee-x

@alee-x alee-x commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@alee-x alee-x requested a review from a team as a code owner October 23, 2025 16:10
@github-actions

Copy link
Copy Markdown
Contributor

✒️ PR Title Commitlint - ✔️ Lint success!

@rdash99 rdash99 marked this pull request as draft October 28, 2025 10:09
@rdash99 rdash99 changed the title feat: add workflow to build arm64 containers feat: modify workflow to build arm64 containers Oct 28, 2025
@rdash99 rdash99 changed the title feat: modify workflow to build arm64 containers feat: modify workflows to build arm64 containers Oct 28, 2025
@rdash99

rdash99 commented Oct 28, 2025

Copy link
Copy Markdown
Contributor

Current state: mostly untested

Reworked inputs so a 'platform' input and 'runner-label' input now exist - Put in a matrix at the top level to fill those out (runner labels are different to the platform input buildx expects in format) for an example matrix see dare-control

This is now waiting on a hardware delivery/install before further testing/implementation can occur

@rdash99 rdash99 changed the title feat: modify workflows to build arm64 containers feat: modify existing workflows to build arm64 containers Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment