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

Support wildcard include using glob syntax #689

Closed
wants to merge 4 commits into from

Conversation

radist-nt
Copy link
Contributor

@radist-nt radist-nt commented May 11, 2020

Implemented syntax proposed in #639:
include glob("confdir/*.conf")

radist-nt added 3 commits May 11, 2020 03:07
…mentation)

implemented syntax:
include glob("confdir/*.conf")
using parseStack to avoid SimpleIncludeContext change;
improved the glob pattern parse
removed regular file check
added loads logging
@radist-nt radist-nt marked this pull request as ready for review May 11, 2020 22:02
@radist-nt radist-nt changed the title Support wildcard include using glob syntax (preview: no tests or docs) Support wildcard include using glob syntax May 11, 2020
Base automatically changed from master to main March 19, 2021 19:32
@radist-nt
Copy link
Contributor Author

@havocp, could you see this PR? It introduces the new include syntax which could be usefull in some cases and should not brake any current usage.

@Thermi
Copy link

Thermi commented Jun 19, 2022

@havocp It would be great if it was merged

@thibaultmeyer
Copy link

@havocp, @av-elier
Any ETA when this PR will be review ?

@av-elier
Copy link
Contributor

I'am not a maintaiter at all, I committed only to readme, @thibaultmeyer. I can't help you.

@havocp
Copy link
Collaborator

havocp commented Jun 29, 2023

there was a discussion of maintenance recently here #787

@ennru
Copy link
Member

ennru commented Jul 6, 2023

We do not intend to extend the functionality of "Typesafe Config" further.
See https://github.com/lightbend/config#maintained-by

@ennru ennru closed this Jul 6, 2023
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.

6 participants