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

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


    from 034ada1  doc: contribute links
     new 6139abb  fix(cli): property priority
     new 80b8d97  feat(e2e): properties priority test
     new ec908ea  doc(cli): properties priority

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:
 .../pages/configuration/build-time-properties.adoc |  5 ++
 .../pages/configuration/runtime-properties.adoc    |  5 ++
 e2e/common/config/config_test.go                   | 16 ++++++
 pkg/cmd/run.go                                     | 57 ++++++++------------
 pkg/cmd/run_help.go                                | 36 +++++++++++++
 pkg/cmd/run_help_test.go                           | 63 ++++++++++++++++++++++
 pkg/cmd/run_test.go                                | 35 ------------
 7 files changed, 146 insertions(+), 71 deletions(-)

Reply via email to