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

ci: add workflow to push docker image #2081

Merged
merged 4 commits into from
Dec 6, 2023

Conversation

Revolyssup
Copy link
Contributor

@Revolyssup Revolyssup commented Dec 4, 2023

Type of change:

Will fix #2080

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Documentation
  • Refactor
  • Chore
  • CI/CD or Tests

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Signed-off-by: Ashish Tiwari <ashishjaitiwari15112000@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b83c206) 37.12% compared to head (fe91820) 37.12%.
Report is 1 commits behind head on master.

❗ Current head fe91820 differs from pull request most recent head 625c23b. Consider uploading reports for the commit 625c23b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2081   +/-   ##
=======================================
  Coverage   37.12%   37.12%           
=======================================
  Files          93       93           
  Lines        7886     7886           
=======================================
  Hits         2928     2928           
  Misses       4568     4568           
  Partials      390      390           

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

Signed-off-by: Ashish Tiwari <ashishjaitiwari15112000@gmail.com>
@Revolyssup
Copy link
Contributor Author

The failing CI is being addressed in this PR #2078

@Revolyssup Revolyssup merged commit 589bae6 into apache:master Dec 6, 2023
78 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.

bug: Image version V1.7.1 is not multi arch
5 participants