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

feat: support wildcards for autodetect envNames #3031

Merged
merged 1 commit into from
Apr 23, 2024
Merged

feat: support wildcards for autodetect envNames #3031

merged 1 commit into from
Apr 23, 2024

Conversation

hugorut
Copy link
Contributor

@hugorut hugorut commented Apr 23, 2024

Adds support for wildcard naming in autodetect envNames configuration. This enables users to define conventions for env names that can dynamically expand in the future. This greatly reduces the burden of managing the envNames section and makes it more maintainable.

Adds support for wildcard naming in autodetect `envNames` configuration. This
enables users to define conventions for env names that can dynamically expand
in the future. This greatly reduces the burden of managing the envNames section
and makes it more maintainable.
@hugorut hugorut requested a review from aliscott April 23, 2024 15:38
@hugorut hugorut self-assigned this Apr 23, 2024
@hugorut hugorut merged commit a468bce into master Apr 23, 2024
10 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