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 Apr 30, 2024
1 parent 349dd37 commit 9c85e18
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@

[Full Changelog](https://github.com/apache/camel-k/compare/v2.3.1...HEAD)

**Closed issues:**

- Missing license header files [\#5433](https://github.com/apache/camel-k/issues/5433)

**Merged pull requests:**

- chore\(release\): fix missing licenses [\#5442](https://github.com/apache/camel-k/pull/5442) ([gansheer](https://github.com/gansheer))
- chore\(e2e\): Allow to disable copy optimizations on E2E tests [\#5436](https://github.com/apache/camel-k/pull/5436) ([christophd](https://github.com/christophd))
- fix\(pipeline\): add s2i to publish tasks [\#5435](https://github.com/apache/camel-k/pull/5435) ([mmajerni](https://github.com/mmajerni))
- docs: remove duplicate affinity entry in camel-runtimes doc [\#5434](https://github.com/apache/camel-k/pull/5434) ([mdebarros](https://github.com/mdebarros))
- chore\(cmd\): error if no default catalog found [\#5431](https://github.com/apache/camel-k/pull/5431) ([squakez](https://github.com/squakez))
- fix\(trait\): compute cm after catalog [\#5423](https://github.com/apache/camel-k/pull/5423) ([squakez](https://github.com/squakez))
Expand Down
6 changes: 3 additions & 3 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -1131,9 +1131,9 @@ github.com/apache/camel-k/v2/pkg/controller/build/monitor_pod.go:280: getTer
github.com/apache/camel-k/v2/pkg/controller/build/monitor_pod.go:301: setConditionsFromTerminationMessages 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_pod.go:343: publishTask 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_pod.go:352: publishTaskImageName 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_pod.go:369: publishTaskName 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_pod.go:386: publishTaskDigest 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_pod.go:397: operatorSupportedPublishingStrategy 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_pod.go:371: publishTaskName 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_pod.go:390: publishTaskDigest 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_pod.go:401: operatorSupportedPublishingStrategy 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_routine.go:42: newMonitorRoutineAction 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_routine.go:51: Name 0.0%
github.com/apache/camel-k/v2/pkg/controller/build/monitor_routine.go:56: CanHandle 0.0%
Expand Down

0 comments on commit 9c85e18

Please sign in to comment.