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 Feb 29, 2024
1 parent b86a7fb commit 5b95cf8
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 25 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@

**Merged pull requests:**

- fix\(trait\): catalog to drive dependencies [\#5199](https://github.com/apache/camel-k/pull/5199) ([squakez](https://github.com/squakez))
- chore\(deps\): bump github.com/prometheus/client\_golang from 1.18.0 to 1.19.0 [\#5193](https://github.com/apache/camel-k/pull/5193) ([dependabot[bot]](https://github.com/apps/dependabot))
- update quarkus-native.adoc [\#5190](https://github.com/apache/camel-k/pull/5190) ([bvahdat](https://github.com/bvahdat))
- chore: use constants for config types [\#5189](https://github.com/apache/camel-k/pull/5189) ([squakez](https://github.com/squakez))
Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:https://github.com/apache/camel-k/workflows/kubernetes/badge.svg["Kubernet
image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative", link="https://github.com/apache/camel-k/actions/workflows/knative.yml"]
image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly releases", link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml"]
image:https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml/badge.svg["Quarkus native", link="https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml"]
image:https://img.shields.io/badge/Coverage-36.2%25-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
image:https://img.shields.io/badge/Coverage-36.4%25-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on Zulip", link="https://camel.zulipchat.com"]

Apache Camel K is a lightweight integration framework built from **Apache Camel** that runs natively on Kubernetes and is specifically designed for serverless and microservice architectures. Users of `Camel K` can instantly run integration code written in Camel DSL on their preferred **Cloud** provider.
Expand Down
2 changes: 1 addition & 1 deletion badge.out
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

![Coverage](https://img.shields.io/badge/Coverage-36.2%25-yellow)
![Coverage](https://img.shields.io/badge/Coverage-36.4%25-yellow)
2 changes: 1 addition & 1 deletion coverage
Original file line number Diff line number Diff line change
@@ -1 +1 @@
36.2
36.4
44 changes: 22 additions & 22 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@ github.com/apache/camel-k/v2/addons/tracing/tracing.go:89: Configure 5
github.com/apache/camel-k/v2/addons/tracing/tracing.go:125: Apply 93.3%
github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:79: NewAwsSecretsManagerTrait 100.0%
github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:85: Configure 81.8%
github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:107: Apply 82.8%
github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:107: Apply 85.7%
github.com/apache/camel-k/v2/addons/vault/azure/azure_key_vault.go:87: NewAzureKeyVaultTrait 100.0%
github.com/apache/camel-k/v2/addons/vault/azure/azure_key_vault.go:93: Configure 77.8%
github.com/apache/camel-k/v2/addons/vault/azure/azure_key_vault.go:113: Apply 84.8%
github.com/apache/camel-k/v2/addons/vault/azure/azure_key_vault.go:113: Apply 87.5%
github.com/apache/camel-k/v2/addons/vault/gcp/gcp_secret_manager.go:72: NewGcpSecretManagerTrait 100.0%
github.com/apache/camel-k/v2/addons/vault/gcp/gcp_secret_manager.go:78: Configure 72.7%
github.com/apache/camel-k/v2/addons/vault/gcp/gcp_secret_manager.go:102: Apply 78.6%
github.com/apache/camel-k/v2/addons/vault/gcp/gcp_secret_manager.go:102: Apply 84.6%
github.com/apache/camel-k/v2/addons/vault/hashicorp/hashicorp_vault.go:65: NewHashicorpVaultTrait 100.0%
github.com/apache/camel-k/v2/addons/vault/hashicorp/hashicorp_vault.go:71: Configure 60.0%
github.com/apache/camel-k/v2/addons/vault/hashicorp/hashicorp_vault.go:83: Apply 83.3%
github.com/apache/camel-k/v2/addons/vault/hashicorp/hashicorp_vault.go:83: Apply 88.2%
github.com/apache/camel-k/v2/pkg/apis/camel/v1/build_types_support.go:25: NewBuild 0.0%
github.com/apache/camel-k/v2/pkg/apis/camel/v1/build_types_support.go:38: NewBuildList 0.0%
github.com/apache/camel-k/v2/pkg/apis/camel/v1/build_types_support.go:48: BuilderPodNamespace 0.0%
Expand Down Expand Up @@ -1557,17 +1557,17 @@ github.com/apache/camel-k/v2/pkg/trait/knative.go:56: newKnativeTrait
github.com/apache/camel-k/v2/pkg/trait/knative.go:65: IsAllowedInProfile 100.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:69: Configure 78.3%
github.com/apache/camel-k/v2/pkg/trait/knative.go:139: filterMetaItems 91.7%
github.com/apache/camel-k/v2/pkg/trait/knative.go:158: Apply 77.8%
github.com/apache/camel-k/v2/pkg/trait/knative.go:206: configureChannels 74.1%
github.com/apache/camel-k/v2/pkg/trait/knative.go:264: createSubscription 80.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:273: configureEndpoints 76.2%
github.com/apache/camel-k/v2/pkg/trait/knative.go:321: configureEvents 84.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:378: isSinkBindingAllowed 77.8%
github.com/apache/camel-k/v2/pkg/trait/knative.go:395: configureSinkBinding 88.1%
github.com/apache/camel-k/v2/pkg/trait/knative.go:476: createTrigger 71.4%
github.com/apache/camel-k/v2/pkg/trait/knative.go:492: ifServiceMissingDo 100.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:502: withServiceDo 76.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:549: extractServices 100.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:158: Apply 75.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:200: configureChannels 74.1%
github.com/apache/camel-k/v2/pkg/trait/knative.go:258: createSubscription 80.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:267: configureEndpoints 76.2%
github.com/apache/camel-k/v2/pkg/trait/knative.go:315: configureEvents 84.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:372: isSinkBindingAllowed 77.8%
github.com/apache/camel-k/v2/pkg/trait/knative.go:389: configureSinkBinding 88.1%
github.com/apache/camel-k/v2/pkg/trait/knative.go:470: createTrigger 71.4%
github.com/apache/camel-k/v2/pkg/trait/knative.go:486: ifServiceMissingDo 100.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:496: withServiceDo 76.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:543: extractServices 100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:58: newKnativeServiceTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:68: IsAllowedInProfile 100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:72: Configure 70.6%
Expand Down Expand Up @@ -1612,9 +1612,9 @@ github.com/apache/camel-k/v2/pkg/trait/pod.go:61: Apply 52.4%
github.com/apache/camel-k/v2/pkg/trait/pod.go:103: applyChangesTo 75.0%
github.com/apache/camel-k/v2/pkg/trait/prometheus.go:39: newPrometheusTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/prometheus.go:48: Configure 100.0%
github.com/apache/camel-k/v2/pkg/trait/prometheus.go:56: Apply 73.3%
github.com/apache/camel-k/v2/pkg/trait/prometheus.go:122: getContainerPort 100.0%
github.com/apache/camel-k/v2/pkg/trait/prometheus.go:145: getPodMonitorFor 83.3%
github.com/apache/camel-k/v2/pkg/trait/prometheus.go:56: Apply 81.5%
github.com/apache/camel-k/v2/pkg/trait/prometheus.go:117: getContainerPort 100.0%
github.com/apache/camel-k/v2/pkg/trait/prometheus.go:140: getPodMonitorFor 83.3%
github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:41: newPullSecretTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:47: Configure 67.9%
github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:91: Apply 85.7%
Expand Down Expand Up @@ -1835,7 +1835,7 @@ github.com/apache/camel-k/v2/pkg/util/camel/camel_dependencies.go:258: addJi
github.com/apache/camel-k/v2/pkg/util/camel/camel_dependencies.go:291: addDependenciesFromCatalog 50.0%
github.com/apache/camel-k/v2/pkg/util/camel/camel_dependencies.go:320: postProcessDependencies 75.0%
github.com/apache/camel-k/v2/pkg/util/camel/camel_dependencies.go:344: SanitizeIntegrationDependencies 0.0%
github.com/apache/camel-k/v2/pkg/util/camel/camel_runtime.go:36: CreateCatalog 0.0%
github.com/apache/camel-k/v2/pkg/util/camel/camel_runtime.go:36: CreateCatalog 68.2%
github.com/apache/camel-k/v2/pkg/util/camel/camel_runtime.go:92: LoadCatalog 0.0%
github.com/apache/camel-k/v2/pkg/util/camel/camel_runtime_catalog.go:27: NewRuntimeCatalog 93.1%
github.com/apache/camel-k/v2/pkg/util/camel/camel_runtime_catalog.go:92: HasArtifact 85.7%
Expand All @@ -1860,8 +1860,8 @@ github.com/apache/camel-k/v2/pkg/util/camel/camel_util.go:104: getDependenc
github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:37: DefaultCatalog 100.0%
github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:41: QuarkusCatalog 100.0%
github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:45: catalogForRuntimeProvider 76.9%
github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:75: GenerateCatalog 0.0%
github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:107: GenerateCatalogCommon 0.0%
github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:75: GenerateCatalog 60.0%
github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:107: GenerateCatalogCommon 69.2%
github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:162: generateMavenProject 100.0%
github.com/apache/camel-k/v2/pkg/util/command.go:32: RunAndLog 76.9%
github.com/apache/camel-k/v2/pkg/util/command.go:72: scan 100.0%
Expand Down Expand Up @@ -2257,4 +2257,4 @@ github.com/apache/camel-k/v2/pkg/util/util.go:649: WithTempDir 0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:664: ConfigTreePropertySplit 0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:685: trimQuotes 0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:696: NavigateConfigTree 0.0%
total: (statements) 36.2%
total: (statements) 36.4%

0 comments on commit 5b95cf8

Please sign in to comment.