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]: load classes generically according to a given pattern #1084

Open
MatteoVoges opened this issue Nov 8, 2023 · 1 comment
Open

[feat]: load classes generically according to a given pattern #1084

MatteoVoges opened this issue Nov 8, 2023 · 1 comment

Comments

@MatteoVoges
Copy link
Contributor

Description of the feature

Reference: Slack Thread

Usage:

classes:
  - * # (load all classes)
  - clusters.* # (all classes in clusters/ directory
  - dev-* # (all classes with prefix dev- (in all (sub)-directories)

We could extend this request by not just supporting *, but other symbols as well.

Additional context

No response

Copy link

github-actions bot commented Nov 8, 2024

This issue is stale because it has been open for 1 year with no activity.
Remove the stale label or comment if this issue is still relevant for you.
If not, please close it yourself.

@github-actions github-actions bot added the Stale label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant