Skip to content

Conversation

@gugu
Copy link
Contributor

@gugu gugu commented Jan 4, 2026

Use native ARM64 runner for ARM64 builds instead of QEMU emulation, which is faster and more reliable.

🤖 Generated with Claude Code

Use native ARM64 runner for ARM64 builds instead of QEMU emulation,
which is faster and more reliable.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings January 4, 2026 19:08
Copy link

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 adds a new GitHub Actions workflow for pushing container images to Quay.io registry. The workflow removes QEMU emulation setup and instead uses native ARM64 runners for ARM64 builds, which improves build performance and reliability.

Key changes:

  • New workflow triggered on git tags for automated Quay.io publishing
  • Multi-platform build support (AMD64 and ARM64) using native ARM64 runners instead of QEMU emulation
  • Build attestation and provenance generation for security compliance

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

Add MatIconTestingModule to tests using components with custom SVG icons
(ai_rocket, github). Icons registered in AppComponent weren't available
in unit tests, causing intermittent "Unable to find icon" errors.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gugu gugu enabled auto-merge (squash) January 5, 2026 10:17
gugu and others added 2 commits January 5, 2026 10:32
Use dynamically calculated future date instead of hardcoded '2025-12-31'
which is now in the past and fails datepicker min validation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gugu gugu merged commit e1ff22d into main Jan 5, 2026
19 checks passed
@gugu gugu deleted the quay-gh-action branch January 5, 2026 10:50
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