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

[repo] Update Docker Compose to v2 #1995

Merged

Conversation

ysolomchenko
Copy link
Contributor

@ysolomchenko ysolomchenko commented Aug 6, 2024

Fixes actions/runner-images#9692

Changes

Update Docker Compose in our CI

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

@github-actions github-actions bot added the infra Infra work - CI/CD, code coverage, linters label Aug 6, 2024
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.36%. Comparing base (71655ce) to head (a82d7f6).
Report is 378 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1995      +/-   ##
==========================================
+ Coverage   73.91%   74.36%   +0.44%     
==========================================
  Files         267      291      +24     
  Lines        9615    11019    +1404     
==========================================
+ Hits         7107     8194    +1087     
- Misses       2508     2825     +317     
Flag Coverage Δ
unittests-Exporter.Geneva 64.75% <ø> (?)
unittests-Exporter.InfluxDB 94.65% <ø> (?)
unittests-Exporter.Instana 71.24% <ø> (?)
unittests-Exporter.OneCollector 92.28% <ø> (?)
unittests-Exporter.Stackdriver 75.73% <ø> (?)
unittests-Extensions 86.23% <ø> (?)
unittests-Extensions.AWS 77.24% <ø> (?)
unittests-Extensions.Enrichment 100.00% <ø> (?)
unittests-Instrumentation.AWS 80.59% <ø> (?)
unittests-Instrumentation.AWSLambda 87.96% <ø> (?)
unittests-Instrumentation.AspNet 76.75% <ø> (?)
unittests-Instrumentation.AspNetCore 85.27% <ø> (?)
unittests-Instrumentation.ElasticsearchClient 79.87% <ø> (?)
unittests-Instrumentation.EntityFrameworkCore 55.49% <ø> (?)
unittests-Instrumentation.EventCounters 76.36% <ø> (?)
unittests-Instrumentation.GrpcNetClient 79.61% <ø> (?)
unittests-Instrumentation.Hangfire 93.58% <ø> (?)
unittests-Instrumentation.Http 82.05% <ø> (?)
unittests-Instrumentation.Process 100.00% <ø> (?)
unittests-Instrumentation.Quartz 78.94% <ø> (?)
unittests-Instrumentation.Runtime 97.53% <ø> (?)
unittests-Instrumentation.SqlClient 91.89% <ø> (?)
unittests-Instrumentation.StackExchangeRedis 67.02% <ø> (?)
unittests-Instrumentation.Wcf 48.91% <ø> (?)
unittests-PersistentStorage 65.78% <ø> (?)
unittests-Resources.AWS 76.55% <ø> (?)
unittests-Resources.Azure 82.83% <ø> (?)
unittests-Resources.Container 72.41% <ø> (?)
unittests-Resources.Gcp 72.54% <ø> (?)
unittests-Resources.Host 53.48% <ø> (?)
unittests-Resources.OperatingSystem 87.50% <ø> (?)
unittests-Resources.Process 100.00% <ø> (?)
unittests-Resources.ProcessRuntime 77.08% <ø> (?)
unittests-Sampler.AWS 86.53% <ø> (?)

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

see 313 files with indirect coverage changes

@ysolomchenko ysolomchenko marked this pull request as ready for review August 6, 2024 09:38
@ysolomchenko ysolomchenko requested a review from a team August 6, 2024 09:38
@ysolomchenko ysolomchenko changed the title Update Docker Compose [CI] Update Docker Compose to v2 Aug 6, 2024
@ysolomchenko ysolomchenko changed the title [CI] Update Docker Compose to v2 [repo] Update Docker Compose to v2 Aug 6, 2024
@cijothomas cijothomas merged commit 88645a9 into open-telemetry:main Aug 6, 2024
289 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra work - CI/CD, code coverage, linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 29
4 participants