This is an automated email from the ASF dual-hosted git repository.
tsato pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from f3ec6f3 fix: The error handler trait should update status dependencies
new c3f1f60 test(e2e): add test for 'kamel local run
--integration-directory'
new 333533b chore(e2e): kamel local e2e tests should run much faster than
60m
new 214acdc fix(cli): kamel local run with integration dir outside of
current dir
The 3 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:
e2e/local/local_run_test.go | 48 +++++++++++++++++++++++++++++++++--
pkg/cmd/local_run.go | 25 ++++++-------------
pkg/cmd/util_commands.go | 2 +-
pkg/cmd/util_dependencies.go | 59 ++++++++++++++------------------------------
script/Makefile | 2 +-
5 files changed, 75 insertions(+), 61 deletions(-)