This is an automated email from the ASF dual-hosted git repository.

nferraro pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from 58bcaa3  chore(build): Add bug-resistant Go build constraints
     new 92836dc  Fix local builds for containerized and non-containerized uses.
     new 65eccb5  Clean-up.

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:
 pkg/cmd/local_build.go           |   6 +-
 pkg/cmd/local_run.go             |  38 +++++++-
 pkg/cmd/util_containerization.go |  13 ++-
 pkg/cmd/util_dependencies.go     |  86 ++++++++++++++++++
 pkg/util/docker/docker.go        |  14 ++-
 pkg/util/docker/docker_base.go   |   8 ++
 pkg/util/util.go                 | 186 +++++++++++++++++++++++++++++++++++++++
 7 files changed, 344 insertions(+), 7 deletions(-)

Reply via email to