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 31143b5  Update compatibility matrix reflectin main changes
     new 31579e9  test(e2e): add tests for 'kamel local build'
     new 3e1da65  chore(e2e): loosen timeout for kamel local e2e tests a bit 
again

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:
 .../files/dependency.groovy}                       |   2 +
 .../groovy.groovy => local/files/trait.groovy}     |   2 +
 e2e/local/local_build_test.go                      | 242 +++++++++++++++++++++
 e2e/support/test_support.go                        |   8 +-
 pkg/util/jvm/keystore.go                           |  32 +--
 pkg/util/util.go                                   |  30 +++
 pkg/util/util_test.go                              |   5 +
 script/Makefile                                    |   2 +-
 8 files changed, 288 insertions(+), 35 deletions(-)
 copy e2e/{common/languages/files/groovy.groovy => 
local/files/dependency.groovy} (87%)
 copy e2e/{common/languages/files/groovy.groovy => local/files/trait.groovy} 
(94%)
 create mode 100644 e2e/local/local_build_test.go

Reply via email to