This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from 42604f8 Merge pull request #626 from apache/aws-kinesis add 536ad91 Run native tests with GitHub Actions add f068c23 Move Apache snapshot repository activation to a dedicate profile No new revisions were added by this update. Summary of changes: .github/workflows/pr-build-jvm.yml | 37 ---- .github/workflows/pr-build.yaml | 381 +++++++++++++++++++++++++++++++++++++ .github/workflows/pr-validate.yml | 16 +- pom.xml | 75 ++++---- 4 files changed, 434 insertions(+), 75 deletions(-) delete mode 100644 .github/workflows/pr-build-jvm.yml create mode 100644 .github/workflows/pr-build.yaml