Skip to content

Commit

Permalink
chore: nightly automatic updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 22, 2024
1 parent 2916247 commit 2255f69
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,16 @@
- 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)
- Use build-tags to configure what feature are included in a camel-k build [\#2801](https://github.com/apache/camel-k/issues/2801)

**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))
Expand Down
10 changes: 5 additions & 5 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -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%
Expand Down

0 comments on commit 2255f69

Please sign in to comment.