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

[Backport 2.x] Add support for docker compose v2 in TestFixturesPlugin #16066

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6a29119 from #16049.

* Update references for docker-compose to docker compose

Signed-off-by: Craig Perkins <[email protected]>

* Support both

Signed-off-by: Craig Perkins <[email protected]>

* Check if V2 is available

Signed-off-by: Craig Perkins <[email protected]>

* Add to CHANGELOG

Signed-off-by: Craig Perkins <[email protected]>

* Update CHANGELOG text

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 6a29119)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for f65c0a1: SUCCESS

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.68%. Comparing base (a12e3e6) to head (f65c0a1).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...search/gradle/testfixtures/TestFixturesPlugin.java 0.00% 6 Missing ⚠️
...opensearch/gradle/docker/DockerSupportService.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16066      +/-   ##
============================================
- Coverage     71.75%   71.68%   -0.07%     
+ Complexity    64708    64657      -51     
============================================
  Files          5278     5278              
  Lines        302570   302577       +7     
  Branches      44013    44016       +3     
============================================
- Hits         217098   216899     -199     
- Misses        67315    67555     +240     
+ Partials      18157    18123      -34     

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

@dblock dblock merged commit 36ee41c into 2.x Sep 26, 2024
56 of 57 checks passed
@github-actions github-actions bot deleted the backport/backport-16049-to-2.x branch September 26, 2024 15:43
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.

1 participant