Skip to content

fix: multi-platform image build support (#185)#185

Merged
tkrop merged 1 commit intomainfrom
multi-arch
Mar 11, 2026
Merged

fix: multi-platform image build support (#185)#185
tkrop merged 1 commit intomainfrom
multi-arch

Conversation

@tkrop
Copy link
Owner

@tkrop tkrop commented Mar 11, 2026

This pull request is fixing the multi-platform build support by extending it to the single image build. In addition, it is fixing the multi-platform image build by triggering the build of all required binaries. Before only the OS-binary was triggered by default.

Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
@tkrop tkrop self-assigned this Mar 11, 2026
@tkrop tkrop added the bug Something isn't working label Mar 11, 2026
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (468e912) 416 416 100.00%
Head commit (a629b54) 416 (+0) 416 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#185) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@tkrop tkrop merged commit c889aaf into main Mar 11, 2026
13 checks passed
@tkrop tkrop deleted the multi-arch branch March 11, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant