Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use docker buildx for building multi arch images #601

Merged
merged 3 commits into from
Aug 9, 2023
Merged

Conversation

adejanovski
Copy link
Contributor

@adejanovski adejanovski commented Jul 26, 2023

Fixes #609

This was tested in previous runs that had some comments in CI to build the images on PR pushes.
This tag can be used for testing the image.

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #601 (30e5e44) into master (95c967f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #601   +/-   ##
=======================================
  Coverage   81.00%   81.00%           
=======================================
  Files          58       58           
  Lines        4607     4607           
  Branches      740      686   -54     
=======================================
  Hits         3732     3732           
  Misses        848      848           
  Partials       27       27           

@sonarcloud
Copy link

sonarcloud bot commented Aug 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@adejanovski adejanovski marked this pull request as ready for review August 8, 2023 08:57
@RachanKaur RachanKaur self-requested a review August 8, 2023 12:48
Copy link
Contributor

@RachanKaur RachanKaur left a comment

Choose a reason for hiding this comment

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

the new tag is working with the changes. Good to go 👍

@adejanovski adejanovski merged commit f52ddd1 into master Aug 9, 2023
31 of 34 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.

Build arm64 docker images
2 participants