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

PMM-9242 ARM build for PMM Client v3 #3022

Closed
wants to merge 6 commits into from

Conversation

ademidoff
Copy link
Member

PMM-9242

Link to the Feature Build: SUBMODULES-3635

If this PR is related to some other PRs in this or other repositories, please provide links to those PRs:

  • Links to related pull requests (optional).

--platform linux/amd64,linux/arm64 \
--squash \
--no-cache \
--push \
Copy link
Member Author

Choose a reason for hiding this comment

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

Same here - pushing the image takes place on line 39.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

docker save isn't really pushing, is it?

Copy link
Member Author

@ademidoff ademidoff Jun 12, 2024

Choose a reason for hiding this comment

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

docker save isn't really pushing, is it?

No, it is not, but docker push was somehow removed from that block of code.

Screenshot 2024-06-12 at 12 42 12

Copy link
Member

Choose a reason for hiding this comment

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

ah, right, you mentioned line 39, that's why I didn't look above

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.42%. Comparing base (8a59705) to head (7e72346).
Report is 121 commits behind head on v3.

Additional details and impacted files
@@           Coverage Diff           @@
##               v3    #3022   +/-   ##
=======================================
  Coverage   44.42%   44.42%           
=======================================
  Files         368      368           
  Lines       35556    35556           
=======================================
  Hits        15794    15794           
+ Misses      18139    18137    -2     
- Partials     1623     1625    +2     
Flag Coverage Δ
admin 11.59% <ø> (ø)
agent 52.61% <ø> (ø)
managed 46.47% <ø> (ø)
vmproxy 66.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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