-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Bump com.azure:azure-identity from 1.13.2 to 1.14.2 in /plugins/repository-azure #16778
Bump com.azure:azure-identity from 1.13.2 to 1.14.2 in /plugins/repository-azure #16778
Conversation
…itory-azure Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
❌ Gradle check result for 4bdf148: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Thanks @cwperks for looking into this. I guess you'll probably have to look on failing tests after dependency upgrade. |
Signed-off-by: Craig Perkins <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #16778 +/- ##
============================================
- Coverage 72.19% 72.16% -0.03%
- Complexity 65274 65304 +30
============================================
Files 5318 5318
Lines 303993 303993
Branches 43990 43990
============================================
- Hits 219461 219376 -85
- Misses 66517 66667 +150
+ Partials 18015 17950 -65 ☔ View full report in Codecov by Sentry. |
…itory-azure (#16778) * Bump com.azure:azure-identity from 1.13.2 to 1.14.2 in /plugins/repository-azure Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> * Add tearDown Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit 42dc22e) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…itory-azure (#16778) (#16782) * Bump com.azure:azure-identity from 1.13.2 to 1.14.2 in /plugins/repository-azure * Add to CHANGELOG * Add tearDown --------- (cherry picked from commit 42dc22e) Signed-off-by: Craig Perkins <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Recreates #16772 and fixes precommit failure
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.