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(api/config): allow YAML config with .yml #1299

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

Papawy
Copy link
Contributor

@Papawy Papawy commented Nov 17, 2023

Description

This PR allows to use both .yml and .yaml extensions for YAML configuration files as it is usually expected.

Notes for Reviewers

May be not the most efficient way of doing it but I am not a Go specialist.
Also I could not do the make build, make run or make test as it was failing.

Signed commits

  • Yes, I signed my commits.

This commit allow to use both `.yml` and `.yaml` extensions for YAML configuration files as
it is usually expected.
@mudler
Copy link
Owner

mudler commented Nov 17, 2023

Thanks!

@mudler mudler merged commit 2f65671 into mudler:master Nov 17, 2023
8 checks passed
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.

None yet

2 participants