Skip to content

Use native runners#72

Merged
jakub-id merged 3 commits into
masterfrom
multiarch-runners
May 11, 2026
Merged

Use native runners#72
jakub-id merged 3 commits into
masterfrom
multiarch-runners

Conversation

@jakub-id
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 11, 2026 14:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the container publishing GitHub Actions workflow to build per-architecture images on (intended) native runners, push them by digest, and then merge them into a multi-arch manifest with the desired tags.

Changes:

  • Split the Docker build into a matrix job that builds/pushes one platform per runner and uploads the resulting digest as an artifact.
  • Add a follow-up job that downloads digests and creates/pushes a multi-arch manifest list with metadata-action tags.
  • Switch build caching from local filesystem cache to registry-based cache.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/docker.yml Outdated
Comment thread .github/workflows/docker.yml Outdated
Copy link
Copy Markdown
Contributor

@adamdickmeiss adamdickmeiss left a comment

Choose a reason for hiding this comment

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

ok. We try

@jakub-id jakub-id merged commit 677d62e into master May 11, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants