This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from 85064397 Kamelets Catalog - Make the description a one liner - AWS SQS
Source
add 4bc8b716 Bump actions/setup-java from 4.6.0 to 4.7.0 (#2372)
add bd74f5a9 chore: Improve integration tests (#2370)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci-build.yml | 4 +-
.github/workflows/generate-sbom-main.yml | 2 +-
.github/workflows/integration-tests.yaml | 2 +-
.github/workflows/java-tests.yaml | 2 +-
.github/workflows/main-push-regen.yaml | 2 +-
.../src/test/java/EndpointAutoConfiguration.java | 73 ++++++++++++++++++++--
.../test/resources/aws/s3/aws-s3-to-http.it.yaml | 3 +
.../src/test/resources/aws/s3/aws-s3-to-http.yaml | 2 +-
.../test/resources/citrus-application.properties | 3 -
.../earthquake/earthquake-to-http.it.yaml | 4 ++
.../resources/earthquake/earthquake-to-http.yaml | 2 +-
.../jira/jira-add-comment-sink-pipe.it.yaml | 18 +++---
.../jira/jira-add-issue-sink-pipe.it.yaml | 14 +++--
.../test/resources/jira/jira-source-pipe.it.yaml | 14 +++--
.../test/resources/kafka/kafka-source-pipe.it.yaml | 3 +
.../test/resources/kafka/kafka-source-pipe.yaml | 2 +-
.../openapi/rest-openapi-sink-add-pet.it.yaml | 10 +--
.../openapi/rest-openapi-sink-delete-pet.it.yaml | 10 +--
.../resources/openapi/rest-openapi-sink-pipe.yaml | 2 +-
.../test/resources/slack/application.properties | 2 +-
.../test/resources/slack/slack-sink-pipe.it.yaml | 10 +--
.../test/resources/slack/slack-source-pipe.it.yaml | 18 +++---
.../resources/timer/timer-to-http-pipe.it.yaml | 10 +--
.../test/resources/timer/timer-to-http-pipe.yaml | 2 +-
.../src/test/resources/timer/timer-to-http.it.yaml | 10 +--
.../src/test/resources/timer/timer-to-http.yaml | 2 +-
.../transformation/data-type-action-pipe.it.yaml | 10 +--
.../transformation/data-type-action-pipe.yaml | 2 +-
.../extract-field-action-pipe.it.yaml | 10 +--
.../transformation/extract-field-action-pipe.yaml | 2 +-
.../insert-field-action-pipe.it.yaml | 10 +--
.../transformation/insert-field-action-pipe.yaml | 2 +-
32 files changed, 177 insertions(+), 85 deletions(-)