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

fix: Search for compose.ya?ml #22

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

szymon-filipiak
Copy link
Contributor

According to the compose documentation compose.yaml and compose.yml are preferred file names for docker compose.

This small fix changes the regex pattern to account for file names that start with compose instead of docker-compose.

docs: https://docs.docker.com/compose/intro/compose-application-model/#the-compose-file

@zavoloklom zavoloklom merged commit 0050953 into zavoloklom:main Oct 1, 2024
4 checks passed
@zavoloklom
Copy link
Owner

@szymon-filipiak Thank you for your contribution!

@zavoloklom zavoloklom self-assigned this Oct 1, 2024
@zavoloklom
Copy link
Owner

🎉 This PR is included in version 1.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@szymon-filipiak szymon-filipiak deleted the search-compose branch October 1, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants