This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


    from 1ad1ecdb5 chore(deps): bump org.apache.maven:maven-compat from 3.9.15 
to 3.9.16 (#2842)
     add 1ea6796b1 Add integration tests for transformation, header, filter, 
http, and log kamelets (#2845)

No new revisions were added by this update.

Summary of changes:
 .../src/test/java/CommonIT.java                    | 20 +++++++++++
 .../has-header-filter-action-pipe.citrus.it.yaml}  | 30 ++++++++--------
 .../has-header-filter-action-pipe.yaml}            | 19 ++++------
 .../predicate-filter-action-pipe.citrus.it.yaml}   | 22 ++++++------
 .../predicate-filter-action-pipe.yaml}             |  9 +++--
 .../insert-header-action-pipe.citrus.it.yaml}      | 30 ++++++++--------
 .../insert-header-action-pipe.yaml}                | 11 +++---
 .../http-sink-pipe.citrus.it.yaml}                 | 20 ++++++-----
 .../http-sink-pipe.yaml}                           | 12 +++++--
 .../http-source-to-http.citrus.it.yaml}            | 40 ++++++++++++++--------
 .../http-source-to-http.yaml}                      |  9 ++---
 .../log-sink-pipe.citrus.it.yaml}                  | 25 ++++++++------
 .../log-sink-pipe.yaml}                            | 14 ++++----
 .../transformation/data-type-action-pipe.yaml      |  3 +-
 ....yaml => drop-field-action-pipe.citrus.it.yaml} | 14 ++++----
 ...ction-pipe.yaml => drop-field-action-pipe.yaml} |  7 ++--
 .../transformation/extract-field-action-pipe.yaml  |  3 +-
 ...yaml => hoist-field-action-pipe.citrus.it.yaml} | 20 +++++------
 ...tion-pipe.yaml => hoist-field-action-pipe.yaml} |  9 +++--
 .../transformation/insert-field-action-pipe.yaml   |  3 +-
 ....yaml => mask-field-action-pipe.citrus.it.yaml} | 26 +++++++-------
 ...ction-pipe.yaml => mask-field-action-pipe.yaml} | 11 +++---
 ...ml => replace-field-action-pipe.citrus.it.yaml} | 16 ++++-----
 ...on-pipe.yaml => replace-field-action-pipe.yaml} |  9 +++--
 24 files changed, 201 insertions(+), 181 deletions(-)
 copy 
tests/camel-kamelets-itest/src/test/resources/{transformation/insert-field-action-pipe.citrus.it.yaml
 => filter/has-header-filter-action-pipe.citrus.it.yaml} (76%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{transformation/data-type-action-pipe.yaml
 => filter/has-header-filter-action-pipe.yaml} (81%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{transformation/extract-field-action-pipe.citrus.it.yaml
 => filter/predicate-filter-action-pipe.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{transformation/extract-field-action-pipe.yaml
 => filter/predicate-filter-action-pipe.yaml} (90%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{transformation/insert-field-action-pipe.citrus.it.yaml
 => header/insert-header-action-pipe.citrus.it.yaml} (77%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{transformation/extract-field-action-pipe.yaml
 => header/insert-header-action-pipe.yaml} (88%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.citrus.it.yaml
 => http/http-sink-pipe.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.yaml => 
http/http-sink-pipe.yaml} (84%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{transformation/insert-field-action-pipe.citrus.it.yaml
 => http/http-source-to-http.citrus.it.yaml} (69%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.yaml => 
http/http-source-to-http.yaml} (87%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{earthquake/earthquake-to-http.citrus.it.yaml
 => log/log-sink-pipe.citrus.it.yaml} (72%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{slack/slack-source-pipe.yaml => 
log/log-sink-pipe.yaml} (85%)
 copy 
tests/camel-kamelets-itest/src/test/resources/transformation/{extract-field-action-pipe.citrus.it.yaml
 => drop-field-action-pipe.citrus.it.yaml} (85%)
 copy 
tests/camel-kamelets-itest/src/test/resources/transformation/{extract-field-action-pipe.yaml
 => drop-field-action-pipe.yaml} (92%)
 copy 
tests/camel-kamelets-itest/src/test/resources/transformation/{insert-field-action-pipe.citrus.it.yaml
 => hoist-field-action-pipe.citrus.it.yaml} (80%)
 copy 
tests/camel-kamelets-itest/src/test/resources/transformation/{extract-field-action-pipe.yaml
 => hoist-field-action-pipe.yaml} (90%)
 copy 
tests/camel-kamelets-itest/src/test/resources/transformation/{insert-field-action-pipe.citrus.it.yaml
 => mask-field-action-pipe.citrus.it.yaml} (77%)
 copy 
tests/camel-kamelets-itest/src/test/resources/transformation/{insert-field-action-pipe.yaml
 => mask-field-action-pipe.yaml} (88%)
 copy 
tests/camel-kamelets-itest/src/test/resources/transformation/{extract-field-action-pipe.citrus.it.yaml
 => replace-field-action-pipe.citrus.it.yaml} (82%)
 copy 
tests/camel-kamelets-itest/src/test/resources/transformation/{extract-field-action-pipe.yaml
 => replace-field-action-pipe.yaml} (90%)

Reply via email to