You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "vignesh-manel (via GitHub)" <gi...@apache.org> on 2023/08/06 10:09:49 UTC

[GitHub] [camel] vignesh-manel opened a new pull request, #11014: WIP CAMEL-12317: Added AWS StepFunctions Component

vignesh-manel opened a new pull request, #11014:
URL: https://github.com/apache/camel/pull/11014

   # Description
   
   Added AWS Step Functions Component
   
   # Target
   
   - [x] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [x] If this is a large change, bug fix, or code improvement, I checked there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it).
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful subject line and body.
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have committed all auto-generated changes
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #11014: CAMEL-12317: Added AWS StepFunctions Component

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1668387263

   After this PR then we need a SB starter for this
   https://github.com/apache/camel-spring-boot


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus merged pull request #11014: CAMEL-12317: Added AWS StepFunctions Component

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #11014:
URL: https://github.com/apache/camel/pull/11014


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #11014: CAMEL-12317: Added AWS StepFunctions Component

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1668495039

   [camel-package-maven-plugin] [INFO] --- invoker:3.6.0:integration-test (default) @ camel-package-maven-plugin ---
   [INFO] Building: HeaderSupport/pom.xml
   [INFO] run post-build script verify.groovy
   [INFO]   The build exited with code 1. See /home/runner/work/camel/camel/tooling/maven/camel-package-maven-plugin/target/it/HeaderSupport/build.log for details.
   [INFO]           HeaderSupport/pom.xml ............................ FAILED (11.55 s)
   [camel-package-maven-plugin] [INFO] 
   [camel-package-maven-plugin] [INFO] --- invoker:3.6.0:verify (default) @ camel-package-maven-plugin ---
   [camel-package-maven-plugin] [INFO] -------------------------------------------------
   [camel-package-maven-plugin] [INFO] Build Summary:
   [camel-package-maven-plugin] [INFO]   Passed: 0, Failed: 1, Errors: 0, Skipped: 0
   [camel-package-maven-plugin] [INFO] -------------------------------------------------
   [camel-package-maven-plugin] [ERROR] The following builds failed:
   [camel-package-maven-plugin] [ERROR] *  HeaderSupport/pom.xml
   [camel-package-maven-plugin] [INFO] -------------------------------------------------


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] vignesh-manel commented on pull request #11014: CAMEL-12317: Added AWS StepFunctions Component

Posted by "vignesh-manel (via GitHub)" <gi...@apache.org>.
vignesh-manel commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1668379233

   @davsclaus I have added test cases,doc and some auto generated files, pls review.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] vignesh-manel commented on pull request #11014: CAMEL-12317: Added AWS StepFunctions Component

Posted by "vignesh-manel (via GitHub)" <gi...@apache.org>.
vignesh-manel commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1669763602

   @davsclaus I see you have already added it, thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #11014: WIP CAMEL-12317: Added AWS StepFunctions Component

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1666801816

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] vignesh-manel commented on pull request #11014: CAMEL-12317: Added AWS StepFunctions Component

Posted by "vignesh-manel (via GitHub)" <gi...@apache.org>.
vignesh-manel commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1668837951

   Will check today


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] vignesh-manel commented on pull request #11014: WIP CAMEL-12317: Added AWS StepFunctions Component

Posted by "vignesh-manel (via GitHub)" <gi...@apache.org>.
vignesh-manel commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1666802146

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #11014: WIP CAMEL-12317: Added AWS StepFunctions Component

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1666896370

   Looks good to me, great work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #11014: WIP CAMEL-12317: Added AWS StepFunctions Component

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1667318364

   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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #11014: CAMEL-12317: Added AWS StepFunctions Component

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1668900222

   Tested this locally and this is okay. The camel-package-maven-plugin error is not related to this and the tests works fine locally.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #11014: CAMEL-12317: Added AWS StepFunctions Component

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1668900970

   @vignesh-manel can you do the PR for camel-spring-boot thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #11014: CAMEL-12317: Added AWS StepFunctions Component

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #11014:
URL: https://github.com/apache/camel/pull/11014#issuecomment-1668386329

   LGTM


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org