This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git
from da3abc5fded Upgrade pulsar 3.2.4 new 3ae1335e519 (chores) ci: updated labeled branches new 3bc7654d7ad (chores) ci: removed automation for old and unmaintained branches/versions new 3acacb5d115 (chores) ci: removed Camel 3.x from labeled branches new 738ca25dbca (chores) ci: removed quick-test and older Camel 3 automation The 4 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: .github/actions/quick-test/action.yaml | 57 ------- .github/actions/quick-test/quick-test.sh | 216 -------------------------- .github/workflows/component-pr.yaml | 101 +----------- .github/workflows/generic-pr/label-config.yml | 9 +- .github/workflows/pr-build-camel-3.yml | 105 ------------- .github/workflows/pr-build-camel-40x.yml | 74 --------- .github/workflows/pr-build-main.yml | 1 - .github/workflows/push-build-camel-3.yml | 82 ---------- .github/workflows/push-build-camel-40x.yml | 82 ---------- 9 files changed, 3 insertions(+), 724 deletions(-) delete mode 100644 .github/actions/quick-test/action.yaml delete mode 100755 .github/actions/quick-test/quick-test.sh delete mode 100644 .github/workflows/pr-build-camel-3.yml delete mode 100644 .github/workflows/pr-build-camel-40x.yml delete mode 100644 .github/workflows/push-build-camel-3.yml delete mode 100644 .github/workflows/push-build-camel-40x.yml