Re: [PR] chore: Add Slack Kamelets E2E tests [camel-kamelets]

2024-05-13 Thread via GitHub
christophd merged PR #2039: URL: https://github.com/apache/camel-kamelets/pull/2039 -- 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...@

Re: [PR] chore: Add Slack Kamelets E2E tests [camel-kamelets]

2024-05-13 Thread via GitHub
christophd commented on code in PR #2039: URL: https://github.com/apache/camel-kamelets/pull/2039#discussion_r1598593307 ## library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml: ## @@ -37,6 +37,12 @@ spec: - token type: object properties:

Re: [PR] chore: Add Slack Kamelets E2E tests [camel-kamelets]

2024-05-13 Thread via GitHub
christophd commented on code in PR #2039: URL: https://github.com/apache/camel-kamelets/pull/2039#discussion_r1598589107 ## library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml: ## @@ -37,6 +37,12 @@ spec: - token type: object properties:

Re: [PR] chore: Add Slack Kamelets E2E tests [camel-kamelets]

2024-05-13 Thread via GitHub
oscerd commented on code in PR #2039: URL: https://github.com/apache/camel-kamelets/pull/2039#discussion_r1598585148 ## library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml: ## @@ -37,6 +37,12 @@ spec: - token type: object properties: +

[PR] chore: Add Slack Kamelets E2E tests [camel-kamelets]

2024-05-13 Thread via GitHub
christophd opened a new pull request, #2039: URL: https://github.com/apache/camel-kamelets/pull/2039 - Add serverUrl property to slack-source.kamelet for better testability reasons - Use local Slack Http server in tests to verify Slack API calls -- This is an automated message from the