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 c4d8f2876 fix(e2e): increase build timeout for native build tests: 40m 
-> 60m
     new ac485b3ad feat(ci): latest runtime snapshot available
     new 7bcbb3628 chore: -x to debug
     new d8faafd0a fix(ci): proper profile name
     new 4e7dae406 chore: bumping runtime version
     new d36451e9c fix(ci): bundle snapshot dependencies
     new 3212cfeaa fix(ci): remove unused make target
     new a16aaa23a fix(e2e): provide snapshot repository

The 7 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:
 .github/actions/kamel-build-binary/build-binary.sh |    2 +-
 docs/modules/ROOT/pages/contributing/e2e.adoc      |    4 +-
 e2e/local/util.go                                  |    4 +
 pkg/resources/resources.go                         |   18 +-
 pkg/util/defaults/defaults.go                      |    2 +-
 resources/camel-catalog-1.13.0.yaml                | 2953 --------------------
 ...4.0.yaml => camel-catalog-1.16.0-SNAPSHOT.yaml} |   25 +-
 script/Makefile                                    |   38 +-
 script/get_catalog.sh                              |   45 +-
 script/install_crc.sh                              |    2 +-
 script/install_minikube.sh                         |    2 +-
 script/maven-settings.xml                          |   56 +
 script/maven_overlay.sh                            |   69 +-
 script/package_maven_artifacts.sh                  |  106 +-
 14 files changed, 171 insertions(+), 3155 deletions(-)
 delete mode 100644 resources/camel-catalog-1.13.0.yaml
 rename resources/{camel-catalog-1.14.0.yaml => 
camel-catalog-1.16.0-SNAPSHOT.yaml} (99%)
 create mode 100644 script/maven-settings.xml

Reply via email to