CAMEL-12317: Added AWS StepFunctions Component#11014
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Maintainers, please note that first-time contributors require manual approval for the GitHub Actions to run. 🤖 Use the command If necessary Apache Camel Committers may access logs and test results in the job summaries! |
|
Appreciate if someone would review this PR and suggest if this is in right direction, and mention changes if any, post that I will be writing test cases and component doc. |
|
Looks good to me, great work. |
|
Are you able to add docs and tests within the next couple of days? We have deadline wednesday for source code going into 4.0 GA |
|
@davsclaus I have added test cases,doc and some auto generated files, pls review. |
|
LGTM |
|
After this PR then we need a SB starter for this |
|
[camel-package-maven-plugin] [INFO] --- invoker:3.6.0:integration-test (default) @ camel-package-maven-plugin --- |
|
Will check today |
|
Tested this locally and this is okay. The camel-package-maven-plugin error is not related to this and the tests works fine locally. |
|
@vignesh-manel can you do the PR for camel-spring-boot thanks |
|
@davsclaus I see you have already added it, thanks |
Description
Added AWS Step Functions Component
Target
camel-3.x, whereas Camel 4 uses themainbranch)Tracking
Apache Camel coding standards and style
I checked that each commit in the pull request has a meaningful subject line and body.
I have run
mvn clean install -DskipTestslocally and I have committed all auto-generated changes