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

Release docker compose #11676

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Release docker compose #11676

merged 1 commit into from
Feb 25, 2025

Conversation

robaiken
Copy link
Contributor

@robaiken robaiken commented Feb 25, 2025

Special thanks to @pedropombeiro for the initial implementation, @oceanBT for reopening the important work.

We're grateful to our beta testers who provided invaluable feedback and helped identify issues: @Aaron-Ritter, @gegoune, @krokyze, @Bert-R, @swissbuechi, @ulgens, and @gmile.

Your contributions have significantly improved the quality and stability of this feature.

What are you trying to accomplish?

Full release of docker compose

closes: #390

How will you know you've accomplished your goal?

User can use docker compose without the need of the enable-beta-ecosystems flag in their config file

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@robaiken robaiken requested a review from a team as a code owner February 25, 2025 11:23
@robaiken robaiken force-pushed the robaiken/release-docker_compose branch from 5db23e9 to b71c571 Compare February 25, 2025 11:59
@github-actions github-actions bot added the L: docker:compose Docker Compose label Feb 25, 2025
@robaiken robaiken force-pushed the robaiken/release-docker_compose branch from b71c571 to 01fcf88 Compare February 25, 2025 15:48
@robaiken robaiken merged commit 80828dd into main Feb 25, 2025
60 checks passed
@robaiken robaiken deleted the robaiken/release-docker_compose branch February 25, 2025 16:01
@robaiken robaiken self-assigned this Feb 25, 2025
dmitris pushed a commit to dmitris/dependabot-core that referenced this pull request Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: docker:compose Docker Compose
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Docker compose files
2 participants