[GitHub] [camel] github-actions[bot] commented on pull request #11063: CAMEL-19684: fixed FileWatchComponentTest test

2023-08-09 Thread via GitHub
github-actions[bot] commented on PR #11063: URL: https://github.com/apache/camel/pull/11063#issuecomment-1672664083 :star2: Thank you for your contribution to the Apache Camel project! :star2: :camel: Maintainers, please note that first-time contributors *require manual approval* for

[GitHub] [camel-k] squakez closed issue #4596: Changelog action is hitting github API rate limit

2023-08-09 Thread via GitHub
squakez closed issue #4596: Changelog action is hitting github API rate limit URL: https://github.com/apache/camel-k/issues/4596 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [camel] orpiske opened a new pull request, #11063: CAMEL-19684: fixed FileWatchComponentTest test

2023-08-09 Thread via GitHub
orpiske opened a new pull request, #11063: URL: https://github.com/apache/camel/pull/11063 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

[GitHub] [camel-website] squakez commented on pull request #1049: fix: change CLI names

2023-08-09 Thread via GitHub
squakez commented on PR #1049: URL: https://github.com/apache/camel-website/pull/1049#issuecomment-1672661868 Given the difficulty of making a backward compatible change, I've opted to provide the distribution directory, which format is compatible with all releases. -- This is an automat

[GitHub] [camel-k] squakez commented on a diff in pull request #4659: chore(e2e): Test on kamelets configurations using configmaps

2023-08-09 Thread via GitHub
squakez commented on code in PR #4659: URL: https://github.com/apache/camel-k/pull/4659#discussion_r1289613408 ## e2e/common/config/kamelet_config_test.go: ## @@ -89,6 +90,25 @@ func TestKameletImplicitConfig(t *testing.T) { Expect(DeleteSecret(ns, secret

[GitHub] [camel-k] squakez commented on pull request #4658: Enhance CamelCatalog can't be found error msg

2023-08-09 Thread via GitHub
squakez commented on PR #4658: URL: https://github.com/apache/camel-k/pull/4658#issuecomment-1672623222 There is a lint problem: ``` Error: assignOp: replace `msg = msg + fmt.Sprintf(" can't be found in %s namespace", platform.Namespace)` with `msg += fmt.Sprintf(" can't be found in

[GitHub] [camel-quarkus] jamesnetherton opened a new issue, #5164: Remove `integration-tests/jdbc` module

2023-08-09 Thread via GitHub
jamesnetherton opened a new issue, #5164: URL: https://github.com/apache/camel-quarkus/issues/5164 ### Description We now have `integration-tests/jdbc-grouped`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [camel-quarkus] jamesnetherton merged pull request #5116: Ref#4772 Introduce group testing for different jdbc db types

2023-08-09 Thread via GitHub
jamesnetherton merged PR #5116: URL: https://github.com/apache/camel-quarkus/pull/5116 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

[camel] branch main updated: (chores) ci: enable re-run of failed integration tests (#11062)

2023-08-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new a4cef9fa022 (chores) ci: enable re-run of failed int

[GitHub] [camel] orpiske merged pull request #11062: (chores) ci: enable re-run of failed integration tests

2023-08-09 Thread via GitHub
orpiske merged PR #11062: URL: https://github.com/apache/camel/pull/11062 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apac

[camel-quarkus] 07/10: Revisit #4048 to Springless JPA extension (#5147)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 2d174c90e29fab1928731f8c1a9a4026d7f72cc2 Author: Zheng Feng AuthorDate: Tue Aug 8 08:31:26 2023 +0800

[camel-quarkus] 10/10: Disabled Box native tests because of #5160

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 75f9f56b1d5bca4c07710eb2c9878240b6754900 Author: JiriOndrusek AuthorDate: Wed Aug 9 13:26:22 2023 +0200

[camel-quarkus] 08/10: fixed compilation of google tests

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1093b0d56cb13b73a6b680c9be430fc42d86b655 Author: JiriOndrusek AuthorDate: Tue Aug 8 09:25:49 2023 +0200

[camel-quarkus] 04/10: Fixed JPA (CAMEL-19225)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 6f08e6ad67eb6b11ad85b265ce9d34f98d3affdd Author: JiriOndrusek AuthorDate: Thu Aug 3 09:28:29 2023 +0200

[camel-quarkus] 06/10: Generated poms

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d9d03dc421d924d84449ba0b7d02f9779306f6f1 Author: JiriOndrusek AuthorDate: Mon Aug 7 08:59:11 2023 +0200

[camel-quarkus] 02/10: Fix CamelKafkaHealthCheckTest

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 89c45e3f98f40916c06c5a1e56b872f3cac0bd90 Author: James Netherton AuthorDate: Tue Aug 1 07:36:19 2023 +010

[camel-quarkus] 09/10: Upgrade of Azurite image

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 325a6fef72ef26f5b4ab4dccd7e8079616a9ee83 Author: JiriOndrusek AuthorDate: Wed Aug 9 09:04:59 2023 +0200

[camel-quarkus] 05/10: Synced and generated files

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 4825d724a490c23a0fe0b2eade9425ced287759e Author: JiriOndrusek AuthorDate: Fri Aug 4 09:33:08 2023 +0200

[camel-quarkus] 03/10: Fixed aws2-kinesis - https://github.com/apache/camel/pull/10919

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 7002e9c9b7cd37687a25f771b896d2d9ad8c9926 Author: JiriOndrusek AuthorDate: Tue Aug 1 15:05:20 2023 +0200

[camel-quarkus] branch camel-main updated (f644049af9 -> 75f9f56b1d)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard f644049af9 Disabled Box native tests because of #5160 discard cba27d7d92 Upgrade of Azurite image dis

[GitHub] [camel-quarkus] github-actions[bot] closed issue #2927: [CI] - Camel Main Branch Build Failure

2023-08-09 Thread via GitHub
github-actions[bot] closed issue #2927: [CI] - Camel Main Branch Build Failure URL: https://github.com/apache/camel-quarkus/issues/2927 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2927: [CI] - Camel Main Branch Build Failure

2023-08-09 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1672497666 Build fixed with: * Camel Quarkus Commit: 75f9f56b1d5bca4c07710eb2c9878240b6754900 * Camel Main Commit: be9686b5f4e3e1a00cfb62427a1d781b97df4acd * Li

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2023-08-09 Thread github-bot
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-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 3987bc92b1 Updated CHANGELOG.md 3987bc92b

[camel-kamelets] branch main updated: Updated CHANGELOG.md

2023-08-09 Thread github-bot
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-kamelets.git The following commit(s) were added to refs/heads/main by this push: new 5c44e195 Updated CHANGELOG.md 5c44e195 i

[camel-k] 02/02: chore: nightly SBOM update

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.0.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 3fdaa1c2860bd3650aa29b40dda6b279bea5e3ad Author: github-actions[bot] <41898282+github-actions[bot]@users.nor

[camel-k] branch release-2.0.x updated (a8f6b46e2 -> 3fdaa1c28)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch release-2.0.x in repository https://gitbox.apache.org/repos/asf/camel-k.git from a8f6b46e2 chore(doc): 2.0 is not pre-release new 872f3144e chore: changelog automatic update new

[camel-k] 01/02: chore: changelog automatic update

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.0.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 872f3144ed84601bc54bcfa5b340670d7a4ba4ff Author: github-actions[bot] <41898282+github-actions[bot]@users.nor

[camel-k] 01/02: chore: changelog automatic update

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit e633e61180dbacd368b39b8508c6334c67567f80 Author: github-actions[bot] <41898282+github-actions[bot]@users.no

[camel-k] 02/02: Periodic Sync of Camel K Main Branch for SBOM Generation

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 0061dce664a641cb7a3b54195eb9555f2097753f Author: github-actions[bot] <41898282+github-actions[bot]@users.no

[camel-k] branch release-1.12.x updated (c68dd9053 -> 0061dce66)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git from c68dd9053 Periodic Sync of Camel K Main Branch for SBOM Generation new e633e6118 chore: changelog au

[GitHub] [camel-k] github-actions[bot] closed issue #4270: error while increasing the consumer count in kafka

2023-08-09 Thread via GitHub
github-actions[bot] closed issue #4270: error while increasing the consumer count in kafka URL: https://github.com/apache/camel-k/issues/4270 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [camel-k] github-actions[bot] commented on issue #4347: Support for Istio sidecar injection for Kamelets data plane

2023-08-09 Thread via GitHub
github-actions[bot] commented on issue #4347: URL: https://github.com/apache/camel-k/issues/4347#issuecomment-1672351928 This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think thatโ€™s i

[camel-k] branch main updated (ebfb461a0 -> 781d776a4)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git from ebfb461a0 feat(install): Camel K offline mode new 07a870e6a chore: changelog automatic update new a9b5da3

[camel-k] 01/03: chore: changelog automatic update

2023-08-09 Thread github-bot
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 commit 07a870e6ac334f704d30a94e03df252d6d79dd3f Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.gith

[camel-k] 02/03: chore: nightly SBOM update

2023-08-09 Thread github-bot
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 commit a9b5da325c46cad23a418ea81f30a51b7b57c60e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.gith

[camel-k] 03/03: chore: nightly coverage badge update

2023-08-09 Thread github-bot
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 commit 781d776a4a43627b6eaf55a6c38b43deed585f51 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.gith

[camel] annotated tag camel-4.0.0 created (now 69323273e57)

2023-08-09 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-4.0.0 in repository https://gitbox.apache.org/repos/asf/camel.git at 69323273e57 (tag) tagging 8d135894cd73970c82da5da0dc71ecc7f5521ad5 (commit) replaces camel-4.0.0-RC2

[GitHub] [camel-karavan] stefanhuber opened a new pull request, #853: Tracking upgrade patternfly

2023-08-09 Thread via GitHub
stefanhuber opened a new pull request, #853: URL: https://github.com/apache/camel-karavan/pull/853 Upgrade Designer to Patternfly 5: - [x] Upgrade packages to 5, Use codemods fix, [as described](https://www.patternfly.org/get-started/upgrade) - [x] Solve all Typescript compile er

[camel-spring-boot] branch camel-spring-boot-4.0.x created (now 6580cd1518c)

2023-08-09 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch camel-spring-boot-4.0.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git at 6580cd1518c Regen No new revisions were added by this update.

[camel-spring-boot] branch release/4.0.0 created (now 6580cd1518c)

2023-08-09 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/4.0.0 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git at 6580cd1518c Regen No new revisions were added by this update.

[camel] branch release/4.0.0 created (now 5011a2dc06a)

2023-08-09 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/4.0.0 in repository https://gitbox.apache.org/repos/asf/camel.git at 5011a2dc06a camel-grpc: Minor docs tidy up No new revisions were added by this update.

[camel] branch camel-4.0.x created (now 5011a2dc06a)

2023-08-09 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch camel-4.0.x in repository https://gitbox.apache.org/repos/asf/camel.git at 5011a2dc06a camel-grpc: Minor docs tidy up No new revisions were added by this update.

[GitHub] [camel] vignesh-manel commented on pull request #11059: Fixed naming convention

2023-08-09 Thread via GitHub
vignesh-manel commented on PR #11059: URL: https://github.com/apache/camel/pull/11059#issuecomment-1671867111 @davsclaus Opened this PR to use camel standard naming convention as suggested here: https://github.com/apache/camel/pull/11053#issuecomment-1670826751 -- This is an automated me

[GitHub] [camel] orpiske opened a new pull request, #11062: (chores) ci: enable re-run of failed integration tests

2023-08-09 Thread via GitHub
orpiske opened a new pull request, #11062: URL: https://github.com/apache/camel/pull/11062 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

[GitHub] [camel] github-actions[bot] commented on pull request #11061: CAMEL-19518: replaced Thread.sleep() in camel-disruptor tests

2023-08-09 Thread via GitHub
github-actions[bot] commented on PR #11061: URL: https://github.com/apache/camel/pull/11061#issuecomment-1671770189 :star2: Thank you for your contribution to the Apache Camel project! :star2: :camel: Maintainers, please note that first-time contributors *require manual approval* for

[GitHub] [camel] LostArtist opened a new pull request, #11061: CAMEL-19518: replaced Thread.sleep() in camel-disruptor tests

2023-08-09 Thread via GitHub
LostArtist opened a new pull request, #11061: URL: https://github.com/apache/camel/pull/11061 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

[GitHub] [camel] github-actions[bot] commented on pull request #11060: CAMEL-19516: replaced Thread.sleep() in camel-consul tests

2023-08-09 Thread via GitHub
github-actions[bot] commented on PR #11060: URL: https://github.com/apache/camel/pull/11060#issuecomment-1671655091 :star2: Thank you for your contribution to the Apache Camel project! :star2: :camel: Maintainers, please note that first-time contributors *require manual approval* for

[GitHub] [camel] LostArtist opened a new pull request, #11060: CAMEL-19516: replaced Thread.sleep() in camel-consul tests

2023-08-09 Thread via GitHub
LostArtist opened a new pull request, #11060: URL: https://github.com/apache/camel/pull/11060 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

[camel-karavan] 01/02: Simplified picker #844

2023-08-09 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git commit e690cb89e3292a5bda0a68e2d6775570b047 Author: Marat Gubaidullin AuthorDate: Tue Aug 8 20:00:59 2023 -0400 Si

[camel-karavan] 02/02: Fix #842

2023-08-09 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git commit b00187c22a17e77668d1a9776b32f6221069be17 Author: Marat Gubaidullin AuthorDate: Wed Aug 9 11:39:06 2023 -0400 Fi

[camel-karavan] branch main updated (6c642c7a -> b00187c2)

2023-08-09 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git from 6c642c7a Simplified picker #844 new e690cb89 Simplified picker #844 new b00187c2 Fix #842 The 2 revisio

[GitHub] [camel-karavan] mgubaidullin closed issue #842: No description for Marshall and Unmarshall DSL

2023-08-09 Thread via GitHub
mgubaidullin closed issue #842: No description for Marshall and Unmarshall DSL URL: https://github.com/apache/camel-karavan/issues/842 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [camel-k] gansheer opened a new pull request, #4660: chore(ci): Updates of otlp collector and some github actions

2023-08-09 Thread via GitHub
gansheer opened a new pull request, #4660: URL: https://github.com/apache/camel-k/pull/4660 * Upgrade telemetry otlp collector version in telemetry workflow * Fix not up to date actions in some ci workflows: * github action setup-go@v4 * github action checkout@v3 **Rel

[GitHub] [camel] github-actions[bot] commented on pull request #11059: Fixed naming convention

2023-08-09 Thread via GitHub
github-actions[bot] commented on PR #11059: URL: https://github.com/apache/camel/pull/11059#issuecomment-1671589767 :star2: Thank you for your contribution to the Apache Camel project! :star2: :camel: Maintainers, please note that first-time contributors *require manual approval* for

[GitHub] [camel] vignesh-manel opened a new pull request, #11059: Fixed naming convention

2023-08-09 Thread via GitHub
vignesh-manel opened a new pull request, #11059: URL: https://github.com/apache/camel/pull/11059 # Description Corrected naming convention by adding StepFunctions to all headers # Target - [x] I checked that the commit is targeting the correct branch (note that Camel 3 u

[GitHub] [camel-k] gansheer commented on issue #4424: Security warning messages from the operator pod on Openshift

2023-08-09 Thread via GitHub
gansheer commented on issue #4424: URL: https://github.com/apache/camel-k/issues/4424#issuecomment-1671562325 @squakez I'll look into it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[camel] branch regen_bot updated (a4310e95254 -> 5011a2dc06a)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git from a4310e95254 Update javadoc about danger of doing custom UoW factory add 5011a2dc06a camel-grpc: Minor docs

[GitHub] [camel-k] gansheer commented on pull request #4659: chore(e2e): Test on kamelets configurations using configmaps

2023-08-09 Thread via GitHub
gansheer commented on PR #4659: URL: https://github.com/apache/camel-k/pull/4659#issuecomment-1671391527 > So, IIUC, with this PR we aim to enforce the trait configuration order over plain properties when they both have the same? It is actually a follow up of this PR #4619 where I thr

[GitHub] [camel-quarkus] claudio4j commented on pull request #5117: Onboard Camel K Runtime

2023-08-09 Thread via GitHub
claudio4j commented on PR #5117: URL: https://github.com/apache/camel-quarkus/pull/5117#issuecomment-1671381871 Thanks @ppalaga I am working to materialize these changes in this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[camel] branch main updated: camel-grpc: Minor docs tidy up

2023-08-09 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 5011a2dc06a camel-grpc: Minor docs tidy up 50

[GitHub] [camel] jamesnetherton merged pull request #11058: camel-grpc: Minor docs tidy up

2023-08-09 Thread via GitHub
jamesnetherton merged PR #11058: URL: https://github.com/apache/camel/pull/11058 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cam

[GitHub] [camel] github-actions[bot] commented on pull request #11058: camel-grpc: Minor docs tidy up

2023-08-09 Thread via GitHub
github-actions[bot] commented on PR #11058: URL: https://github.com/apache/camel/pull/11058#issuecomment-1671339007 :star2: Thank you for your contribution to the Apache Camel project! :star2: :camel: Maintainers, please note that first-time contributors *require manual approval* for

[GitHub] [camel] jamesnetherton opened a new pull request, #11058: camel-grpc: Minor docs tidy up

2023-08-09 Thread via GitHub
jamesnetherton opened a new pull request, #11058: URL: https://github.com/apache/camel/pull/11058 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[GitHub] [camel-k] gansheer opened a new pull request, #4659: chore(e2e): Test on kamelets configurations using configmaps

2023-08-09 Thread via GitHub
gansheer opened a new pull request, #4659: URL: https://github.com/apache/camel-k/pull/4659 ## Motivation Strengthen the tests on configuration via configmaps to define what type of configurations actually works. ## Description * Test of Integrations using kamelets and c

[GitHub] [camel-k] github-actions[bot] commented on pull request #4658: Enhance CamelCatalog can't be found error msg

2023-08-09 Thread via GitHub
github-actions[bot] commented on PR #4658: URL: https://github.com/apache/camel-k/pull/4658#issuecomment-1671309327 :camel: **Thank you for contributing!** Code Coverage Report :heavy_check_mark: - Coverage unchanged. -- This is an automated message from the Apache Git Service. To r

[GitHub] [camel-k] bouskaJ opened a new pull request, #4658: Enhance CamelCatalog can't be found error msg

2023-08-09 Thread via GitHub
bouskaJ opened a new pull request, #4658: URL: https://github.com/apache/camel-k/pull/4658 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[camel] branch regen_bot updated (9648c07ca0e -> a4310e95254)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git from 9648c07ca0e camel-jbang - Trace output cut type so it does not get too wide and clutter table output add a

Error while running github feature from .asf.yaml in camel-website-pub!

2023-08-09 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to allow at least one merge strategy. (no_merge_method)", "resource": "Repository", "field": "merge_commit_allowed", "code": "invalid"}], "documentation_ur

[camel-website-pub] branch asf-site updated (b873971927 -> 9408488d4c)

2023-08-09 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git discard b873971927 Website updated to 6b6e19f554b249d9334fca910406780c6f83dfdb discard 6b91ced41b Website

[camel-kamelets] branch regen_bot updated (1f9fa288 -> 2501406a)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git from 1f9fa288 Fix indentation in pom.xml (tab used instead of spaces) (#1555) add 2501406a Upgrade Cam

[camel] branch main updated: Update javadoc about danger of doing custom UoW factory

2023-08-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new a4310e95254 Update javadoc about danger of doing c

[GitHub] [camel-kamelets] oscerd merged pull request #1551: Upgrade Camel K CRD from 1.12 to 2.0.0

2023-08-09 Thread via GitHub
oscerd merged PR #1551: URL: https://github.com/apache/camel-kamelets/pull/1551 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@came

[camel-kamelets] branch main updated: Upgrade Camel K CRD from 1.12 to 2.0.0 (#1551)

2023-08-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git The following commit(s) were added to refs/heads/main by this push: new 2501406a Upgrade Camel K CRD from 1.12 t

[camel] branch regen_bot updated (d29f60c7fde -> 9648c07ca0e)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git from d29f60c7fde Regen for commit 792bb5421b3e9b2a7785bc3ba68177b00b341abc (#11057) add 9648c07ca0e camel-jbang

[camel] branch main updated: camel-jbang - Trace output cut type so it does not get too wide and clutter table output

2023-08-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 9648c07ca0e camel-jbang - Trace output cut type so

[GitHub] [camel] orpiske commented on pull request #11055: CAMEL-19725: replaced Thread.sleep() in camel-opensearch tests

2023-08-09 Thread via GitHub
orpiske commented on PR #11055: URL: https://github.com/apache/camel/pull/11055#issuecomment-1671238142 The recent changes are OK. Keeping as "requested changes" because we are about to prepare the release and this can go on 4.1. -- This is an automated message from the Apache Git Servic

[GitHub] [camel-kamelets] apupier opened a new pull request, #1561: Fix typo in doc

2023-08-09 Thread via GitHub
apupier opened a new pull request, #1561: URL: https://github.com/apache/camel-kamelets/pull/1561 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[camel-k] branch main updated: feat(install): Camel K offline mode

2023-08-09 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti 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 ebfb461a0 feat(install): Camel K offline mode e

[GitHub] [camel-k] squakez closed issue #4118: Camel K could go offline

2023-08-09 Thread via GitHub
squakez closed issue #4118: Camel K could go offline URL: https://github.com/apache/camel-k/issues/4118 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [camel-k] squakez merged pull request #4656: feat(install): Camel K offline mode

2023-08-09 Thread via GitHub
squakez merged PR #4656: URL: https://github.com/apache/camel-k/pull/4656 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apac

[GitHub] [camel-kamelets] apupier opened a new pull request, #1560: Remove unused attribute in camel-kamelet-utils

2023-08-09 Thread via GitHub
apupier opened a new pull request, #1560: URL: https://github.com/apache/camel-kamelets/pull/1560 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[GitHub] [camel-kamelets] apupier opened a new pull request, #1559: Use generics in camel-kamelet-utils

2023-08-09 Thread via GitHub
apupier opened a new pull request, #1559: URL: https://github.com/apache/camel-kamelets/pull/1559 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[GitHub] [camel-website] github-actions[bot] commented on pull request #1049: fix: change CLI names

2023-08-09 Thread via GitHub
github-actions[bot] commented on PR #1049: URL: https://github.com/apache/camel-website/pull/1049#issuecomment-1671208404 ๐Ÿš€ Preview is available at https://pr-1049--camel.netlify.app -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [camel-kamelets] apupier opened a new pull request, #1558: Remove unused imports in camel-kamelet-utils

2023-08-09 Thread via GitHub
apupier opened a new pull request, #1558: URL: https://github.com/apache/camel-kamelets/pull/1558 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[GitHub] [camel-quarkus] JiriOndrusek opened a new issue, #5161: Box - add wiremock tests

2023-08-09 Thread via GitHub
JiriOndrusek opened a new issue, #5161: URL: https://github.com/apache/camel-quarkus/issues/5161 ### Describe the feature here Test of Box extension requires the real account and service. It should be possible to add mock support. -- This is an automated message from the Apache G

[camel-quarkus] branch camel-main updated: Disabled Box native tests because of #5160

2023-08-09 Thread jiriondrusek
This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/camel-main by this push: new f644049af9 Disabled Box nat

[GitHub] [camel-quarkus] JiriOndrusek opened a new issue, #5160: [camel-main] BOX (native & JVM )fails because of okhttp 3.x vs 4.x problem

2023-08-09 Thread via GitHub
JiriOndrusek opened a new issue, #5160: URL: https://github.com/apache/camel-quarkus/issues/5160 ### Bug description Recent upgrade of Box-sdk-java in https://github.com/apache/camel/commit/29b6d20b6a9e8ebd87141cc0eaf179b385400e95 brought dependency on "com.squareup.okhttp3:okhttp:

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #5116: Ref#4772 Introduce group testing for different jdbc db types

2023-08-09 Thread via GitHub
jamesnetherton commented on PR #5116: URL: https://github.com/apache/camel-quarkus/pull/5116#issuecomment-1671141140 @ldrozdo if you rebase with the latest work from `main`, the disk space issue should hopefully be resolved. -- This is an automated message from the Apache Git Service. To

[camel-quarkus] branch main updated: Reclaim disk space before running integration tests

2023-08-09 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new be9686b5f4 Reclaim disk space before

[GitHub] [camel-quarkus] jamesnetherton merged pull request #5159: Reclaim disk space before running integration tests

2023-08-09 Thread via GitHub
jamesnetherton merged PR #5159: URL: https://github.com/apache/camel-quarkus/pull/5159 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

[GitHub] [camel-k] gansheer commented on a diff in pull request #4656: feat(install): Camel K offline mode

2023-08-09 Thread via GitHub
gansheer commented on code in PR #4656: URL: https://github.com/apache/camel-k/pull/4656#discussion_r1288326004 ## script/offline_dependencies.sh: ## @@ -0,0 +1,86 @@ +#!/bin/bash + +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agre

[GitHub] [camel-website] github-actions[bot] commented on pull request #1049: fix: change CLI names

2023-08-09 Thread via GitHub
github-actions[bot] commented on PR #1049: URL: https://github.com/apache/camel-website/pull/1049#issuecomment-1671116048 ๐Ÿš€ Preview is available at https://pr-1049--camel.netlify.app -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [camel-website] squakez commented on pull request #1049: fix: change CLI names

2023-08-09 Thread via GitHub
squakez commented on PR #1049: URL: https://github.com/apache/camel-website/pull/1049#issuecomment-1671108636 > @squakez are you planning on updating the the filenames of older versions in [dist](https://dist.apache.org/repos/dist/dev/camel/camel-k/)? Mmm, you're right, this may break

[GitHub] [camel-website] zregvart commented on pull request #1049: fix: change CLI names

2023-08-09 Thread via GitHub
zregvart commented on PR #1049: URL: https://github.com/apache/camel-website/pull/1049#issuecomment-1671106623 @squakez are you planning on updating the the filenames of older versions in [dist](https://dist.apache.org/repos/dist/dev/camel/camel-k/)? -- This is an automated message from t

[camel] branch regen_bot updated (fa5217563af -> d29f60c7fde)

2023-08-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git omit fa5217563af Regen for commit 792bb5421b3e9b2a7785bc3ba68177b00b341abc add d29f60c7fde Regen for commit 792b

[camel] branch main updated: Regen for commit 792bb5421b3e9b2a7785bc3ba68177b00b341abc (#11057)

2023-08-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new d29f60c7fde Regen for commit 792bb5421b3e9b2a7785b

[GitHub] [camel] davsclaus merged pull request #11057: Generated sources regen

2023-08-09 Thread via GitHub
davsclaus merged PR #11057: URL: https://github.com/apache/camel/pull/11057 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.ap

[camel-k] branch main updated: fix(ci): sleep 30 minutes

2023-08-09 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti 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 a2fc8c6d4 fix(ci): sleep 30 minutes a2fc8c6d4 i

[GitHub] [camel-k] squakez merged pull request #4657: fix(ci): sleep 30 minutes

2023-08-09 Thread via GitHub
squakez merged PR #4657: URL: https://github.com/apache/camel-k/pull/4657 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apac

[GitHub] [camel-k] squakez opened a new pull request, #4657: fix(ci): sleep 30 minutes

2023-08-09 Thread via GitHub
squakez opened a new pull request, #4657: URL: https://github.com/apache/camel-k/pull/4657 Ref #4596 **Release Note** ```release-note fix(ci): sleep 30 minutes ``` -- This is an automated message from the Apache Git Service. To respond to the

  1   2   >