This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 3a8727cbf chore(deps): bump github.com/container-tools/spectrum
new 7908e70c1 chore(ci): remove backport action
new 888d6c43f chore(ci): move badge wf into automatic updates
new 09bf9809a chore(ci): use a matrix strategy
new b40ff0f4c chore(ci): coverage rename
new d3e79ccc1 chore(ci): bump java version
The 5 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/automatic-updates/action.yml | 37 ++++++++-
.github/actions/backport | 1 -
.github/workflows/backport.yml | 38 ----------
.../{coverage-report.yml => coverage.yml} | 0
.github/workflows/nightly-automatic-updates.yml | 47 +++---------
.github/workflows/nightly-coverage.yml | 87 ----------------------
.github/workflows/nightly-native-test.yml | 7 +-
.github/workflows/nightly-release.yml | 56 +++-----------
.gitmodules | 3 -
9 files changed, 54 insertions(+), 222 deletions(-)
delete mode 160000 .github/actions/backport
delete mode 100644 .github/workflows/backport.yml
rename .github/workflows/{coverage-report.yml => coverage.yml} (100%)
delete mode 100644 .github/workflows/nightly-coverage.yml