This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 2255f6971 chore: nightly automatic updates
2255f6971 is described below
commit 2255f69713fa4457a352bc5fdeb2787087f0ac37
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 22 23:47:49 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 3 +++
coverage.out | 10 +++++-----
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dfd846430..12a755667 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@
- Quarkus buildMode should sort JVM before Native execution
[\#5001](https://github.com/apache/camel-k/issues/5001)
- Failing to build native integration
[\#5000](https://github.com/apache/camel-k/issues/5000)
- Pointer to an external schema/CRD
[\#4788](https://github.com/apache/camel-k/issues/4788)
+- 1st Integration after Camel K runtime version update failing
[\#4776](https://github.com/apache/camel-k/issues/4776)
- Provide alternative publishing strategy via pipeline
[\#4747](https://github.com/apache/camel-k/issues/4747)
- Quarkus native checks failure
[\#4723](https://github.com/apache/camel-k/issues/4723)
- Add DataTypeRegistry as bean in Camel context
[\#3845](https://github.com/apache/camel-k/issues/3845)
@@ -27,6 +28,8 @@
**Merged pull requests:**
+- chore\(deps\): bump github.com/onsi/gomega from 1.31.0 to 1.31.1
[\#5087](https://github.com/apache/camel-k/pull/5087)
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(\#4776\): Fix catalog loading in camel trait
[\#5086](https://github.com/apache/camel-k/pull/5086)
([christophd](https://github.com/christophd))
- feat\(ci\): Run specific action for java code
[\#5083](https://github.com/apache/camel-k/pull/5083)
([gansheer](https://github.com/gansheer))
- chore\(deps\): bump k8s.io/klog/v2 from 2.120.0 to 2.120.1
[\#5082](https://github.com/apache/camel-k/pull/5082)
([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(ci\): nightly quarkus native only on main branch
[\#5081](https://github.com/apache/camel-k/pull/5081)
([squakez](https://github.com/squakez))
diff --git a/coverage.out b/coverage.out
index 5db8fdf24..2a625c19c 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1417,11 +1417,11 @@ github.com/apache/camel-k/v2/pkg/trait/builder.go:580:
publishingOrUserTas
github.com/apache/camel-k/v2/pkg/trait/camel.go:46:
newCamelTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:53:
InfluencesKit
100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:58:
InfluencesBuild
0.0%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:62:
Configure
100.0%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:71:
Apply
93.8%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:102:
loadOrCreateCatalog
26.5%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:188:
computeConfigMaps
100.0%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:269:
determineRuntimeVersion
71.4%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:62:
Configure
80.0%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:75:
Apply
93.8%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:106:
loadOrCreateCatalog
26.5%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:192:
computeConfigMaps
100.0%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:273:
determineRuntimeVersion
71.4%
github.com/apache/camel-k/v2/pkg/trait/container.go:59:
newContainerTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:71:
Configure
80.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:114:
isValidPullPolicy
100.0%