Use gradle version catalog for plugins/telemetry-otel - #19227
Conversation
Signed-off-by: Craig Perkins <cwperx@amazon.com>
|
❌ Gradle check result for d038764: 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? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19227 +/- ##
============================================
+ Coverage 72.81% 72.82% +0.01%
- Complexity 69631 69648 +17
============================================
Files 5658 5658
Lines 320087 320087
Branches 46345 46345
============================================
+ Hits 233057 233107 +50
+ Misses 68118 68106 -12
+ Partials 18912 18874 -38 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This PR is stalled because it has been open for 30 days with no activity. |
|
This PR is stalled because it has been open for 30 days with no activity. |
|
@cwperks This is quite old but looks like there are no conflicts. Any reason not to merge? |
No reason not to. I've been slowly trying to make sure all the entries in the version catalog are actually referenced bc then dependabot can trigger updates. If they are unreferenced then dependabot does not monitor them. |
…ject#19227) Signed-off-by: Craig Perkins <cwperx@amazon.com> Signed-off-by: Aparajita Pandey <aparajita31pandey@gmail.com>
…ject#19227) Signed-off-by: Craig Perkins <cwperx@amazon.com>
Description
Use gradle version catalog for plugins/telemetry-otel
This will allow dependabot to monitor otel deps properly.
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.