Skip to content

Conversation

@TomerFi
Copy link
Contributor

@TomerFi TomerFi commented Nov 19, 2025

Following stacklok/toolhive-registry-server#123.

Using Mac M2 pro, bulding ARM:

task build-operator-image-ubi
task build-proxyrunner-image-ubi

Building AMD:

PLATFORM=linux/amd64 task build-operator-image-ubi
PLATFORM=linux/amd64 task build-proxyrunner-image-ubi

cc @dmjb @dmartinol

Signed-off-by: Tomer Figenblat <tfigenbl@redhat.com>
@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.21%. Comparing base (b67e9a2) to head (15fe2e4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2655   +/-   ##
=======================================
  Coverage   55.21%   55.21%           
=======================================
  Files         315      315           
  Lines       30123    30123           
=======================================
+ Hits        16632    16633    +1     
  Misses      12047    12047           
+ Partials     1444     1443    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@jhrozek jhrozek left a comment

Choose a reason for hiding this comment

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

works fine

@dmjb dmjb merged commit 900a674 into stacklok:main Nov 19, 2025
27 checks passed
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.

3 participants