This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from b12106c Fix ASF Deploy gh action new 477ef96 Camel-AWS2-KMS: Added testcontainers and localstack for testing new d925cda Camel-AWS2-KMS: Added localstack test for createKey operation The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: components/camel-aws2-kms/pom.xml | 70 ++++++++++++++++++++++ .../aws2/kms/localstack/Aws2KmsBaseTest.java} | 18 +++--- .../localstack/KmsCreateKeyLocalstackTest.java} | 26 ++++---- 3 files changed, 93 insertions(+), 21 deletions(-) copy components/{camel-aws2-eventbridge/src/test/java/org/apache/camel/component/aws2/eventbridge/localstack/Aws2EventbridgeBaseTest.java => camel-aws2-kms/src/test/java/org/apache/camel/component/aws2/kms/localstack/Aws2KmsBaseTest.java} (79%) copy components/{camel-aws2-s3/src/test/java/org/apache/camel/component/aws2/s3/localstack/S3MultipartUploadOperationLocalstackTest.java => camel-aws2-kms/src/test/java/org/apache/camel/component/aws2/kms/localstack/KmsCreateKeyLocalstackTest.java} (67%)