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/09 15:05:49 UTC

[GitHub] [camel] vignesh-manel opened a new pull request, #11059: Fixed naming convention

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

   # Description
   
   Corrected naming convention by adding StepFunctions to all headers
   
   # 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 #11059: Fixed naming convention

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

   I added a file to main branch
   
   docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_1.adoc
   
   Can you add a new section to this page
   
   ```
   === camel-aws2-step-functions
   
   Write something here about header names changed to be following Camel naming convention.
   Maybe we a little example
   ```
   


-- 
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 #11059: Fixed naming convention

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

   :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] davsclaus merged pull request #11059: Fixed naming convention

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


-- 
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 #11059: Fixed naming convention

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

   @davsclaus Opened this PR to use camel standard naming convention as suggested here: https://github.com/apache/camel/pull/11053#issuecomment-1670826751


-- 
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