You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/06/09 08:31:51 UTC

[camel] branch regen_bot updated (8a33263dee0 -> f4134a5a1e0)

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


    from 8a33263dee0 CAMEL-18608: camel-sjms - Consumes messages before other tests (#10296)
     add 4d73e6398b4 Add an incremental build (#10253)
     add 0bd87e57bcf Upgrade AWS SDK v2 to version 2.20.82
     add f4134a5a1e0 Sync deps

No new revisions were added by this update.

Summary of changes:
 .../action.yml => incremental-build/action.yaml}   | 30 +++++--
 .../actions/incremental-build/incremental-build.sh | 97 ++++++++++++++++++++++
 .github/actions/install-mvnd/action.yml            | 10 ++-
 .github/workflows/pr-build-main.yml                | 47 +++++++++++
 camel-dependencies/pom.xml                         |  2 +-
 parent/pom.xml                                     |  2 +-
 6 files changed, 178 insertions(+), 10 deletions(-)
 copy .github/actions/{install-packages/action.yml => incremental-build/action.yaml} (50%)
 create mode 100755 .github/actions/incremental-build/incremental-build.sh