This is an automated email from the ASF dual-hosted git repository. gfournier pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 164300192 feat(runtime): enable plain Quarkus runtime new 8d826d45d chore(cmd): remove debug trace leftover new 82143bcad feat(cmd): kamel promote --export-gitops-dir 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/{config_test.go => promote_test.go} | 45 ++-- pkg/cmd/bind.go | 1 - pkg/cmd/promote.go | 266 ++++++++++++++++++- pkg/cmd/promote_test.go | 288 +++++++++++++++++++-- 4 files changed, 558 insertions(+), 42 deletions(-) copy e2e/common/cli/{config_test.go => promote_test.go} (57%)