This is an automated email from the ASF dual-hosted git repository.
tsato pushed a change to branch release-1.9.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from c67ecccf3 Fix windows paths in --resource
new 3cc05f246 chore(cli): refactor run command
new ce1b35d49 fix(cli): run Integration from GitHub branch
The 2 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/common/cli/delete_test.go | 2 +-
e2e/common/cli/run_test.go | 2 +-
pkg/cmd/modeline.go | 4 +-
pkg/cmd/run.go | 5 +-
pkg/cmd/util_sources.go | 181 +++++++++++++++++++++---------------------
pkg/util/util.go | 9 +++
pkg/util/util_test.go | 10 +++
7 files changed, 114 insertions(+), 99 deletions(-)