intersystems / intersystems/ipm

Add wildcards support for Global resources

Open
#621 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
ObjectScript
Stars
41
Forks
29
Avg merge
23h 54m
Merged PRs (30d)
4

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.