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 aa1bfbcb8 chore(e2e): skip failing native build tests for OCP3
new 5c003373c chore(cli): refactor run command
new 8434df6e5 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/namespace/install/cli/run_test.go | 53 +++++++---
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 ++
6 files changed, 150 insertions(+), 112 deletions(-)