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

Replaced docker-compose (v1) with docker compose (v2). #458

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Jul 31, 2024

Description

Per https://github.blog/changelog/2024-04-10-github-hosted-runner-images-deprecation-notice-docker-compose-v1/, replaces docker-compose with docker compose.

Issues Resolved

Closes #457.

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.

Copy link

Changes Analysis

Commit SHA: 7d01f79
Comparing To SHA: 87b7a37

API Changes

Summary

NO CHANGES

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10186315272/artifacts/1761708238

API Coverage

Before After Δ
Covered (%) 500 (48.97 %) 500 (48.97 %) 0 (0 %)
Uncovered (%) 521 (51.03 %) 521 (51.03 %) 0 (0 %)
Unknown 24 24 0

Copy link

Spec Test Coverage Analysis

Total Tested
524 120 (22.9 %)

@Xtansia Xtansia merged commit 83343b2 into opensearch-project:main Jul 31, 2024
12 of 20 checks passed
@dblock dblock deleted the docker-compose branch July 31, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog No need to update CHANGELOG.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] docker-compose command not found
2 participants