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 9c85e1839 chore: nightly automatic updates
9c85e1839 is described below

commit 9c85e183956992ce5ed3f9305a41d8b633a7e4bc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 30 23:44:55 2024 +0000

    chore: nightly automatic updates
---
 CHANGELOG.md | 7 +++++++
 coverage.out | 6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1359e3d94..9e4bce604 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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))
diff --git a/coverage.out b/coverage.out
index 6d08f6f61..8508394a6 100644
--- a/coverage.out
+++ b/coverage.out
@@ -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%

Reply via email to