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

Add wildcards support for Global resources #621

Open
evshvarov opened this issue Nov 7, 2024 · 0 comments
Open

Add wildcards support for Global resources #621

evshvarov opened this issue Nov 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@evshvarov
Copy link
Collaborator

Today we can deploy globals if we have one resource per global.
There are real cases when package can contain of hundred+ globals which templated name, similar what is used for class packages.
Let's add wildcards for global resources, which will let to include all the files that will start from a specific name, e.g. resource:

will import all the globals which names start from dc., e.g. dc.global1.xml, dc.global2.xml, etc.

@isc-tleavitt isc-tleavitt added the enhancement New feature or request label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants