-
Notifications
You must be signed in to change notification settings - Fork 551
fix(gradle-plugin/k8s): Pick docker credentials from ~/.docker/config.json
file (#2290)
#2313
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
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2313 (2023-07-31T08:28:22Z) ⚙️ JKube E2E Tests (5710966156)
|
Codecov Report
@@ Coverage Diff @@
## master #2313 +/- ##
============================================
+ Coverage 59.36% 60.18% +0.82%
- Complexity 4586 4646 +60
============================================
Files 500 508 +8
Lines 21211 21063 -148
Branches 2830 2783 -47
============================================
+ Hits 12591 12676 +85
+ Misses 7370 7173 -197
+ Partials 1250 1214 -36
... and 30 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@anurag-rajawat : Did you verify this fix in your project? |
@rohanKanojia yes it's working as expected. |
…g.json` file (eclipse-jkube#2290) Signed-off-by: Anurag Rajawat <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
Description
Fixes #2290
Type of change
test, version modification, documentation, etc.)
Checklist