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

Automate the process of creating jvm only extensions #1974

Merged
merged 1 commit into from Oct 30, 2020

Conversation

jamesnetherton
Copy link
Contributor

This is a bit of an experiment which we can always remove if it ends up being not useful.

It lets you create JVM only extensions for a list of camel components. To run you'd do:

Actions -> Generate JVM Extensions -> Run Workflow

Then enter a list of artifact ids to add. It'll run the cq-maven-plugin, make sure the tests pass & create a PR.

.github/workflows/generate-jvm-extension.yaml Outdated Show resolved Hide resolved
@jamesnetherton
Copy link
Contributor Author

Latest commit updates the input parameter description.

I'll merge and try it out on aws2-eventbridge.

@jamesnetherton jamesnetherton merged commit 449caff into apache:master Oct 30, 2020
@jamesnetherton jamesnetherton deleted the auto-jvm-extensions branch October 30, 2020 10:01
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.

None yet

3 participants