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: add support for glob pattern in run sources #5015

Merged
merged 1 commit into from Jan 4, 2024

Conversation

rinaldodev
Copy link
Contributor

@rinaldodev rinaldodev commented Jan 2, 2024

Adds support for using glob patterns when running integrations, like:

kamel run --name=my-integration ./routes/*

Closes #4941

Release Note

NONE

@rinaldodev rinaldodev changed the title feat: add support for glob pattern in run sources #4941 feat: add support for glob pattern in run sources Jan 2, 2024
@rinaldodev
Copy link
Contributor Author

rinaldodev commented Jan 3, 2024

rebased ⬆️

@squakez squakez merged commit bf0e79b into apache:main Jan 4, 2024
15 of 16 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.

Wildcards in Routes Sources
2 participants