-
Updated
Oct 11, 2021 - Go
integration
Here are 1,894 public repositories matching this topic...
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Oct 31, 2021 - Java
-
Updated
Oct 31, 2021 - C#
-
Updated
Oct 13, 2021
-
Updated
Oct 31, 2021 - Python
SQL Insert Statement
Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase
Expected behavior:
to be able to insert to a sql database in an activity
What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database
Additional information you deem important (e.g. I need this tomorrow):
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Oct 31, 2021 - Scala
-
Updated
Sep 29, 2021 - Python
-
Updated
Jun 23, 2021 - PowerShell
-
Updated
Oct 29, 2021 - Scala
-
Updated
May 6, 2021 - Java
-
Updated
Jan 24, 2017 - Scala
The operator prints periodically this info:
{"level":"info","ts":1623416979.434832,"logger":"camel-k","msg":"could not find any knative type in namespace camel, last error was: services.serving.knative.dev is forbidden: User \"system:serviceaccount:camel:camel-k-operator\" cannot list resource \"services\" in API group \"serving.knative.dev\" in the namespace \"camel\""}
It looks l
-
Updated
Oct 30, 2021 - Python
-
Updated
Oct 30, 2021 - Java
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 30, 2021 - JavaScript
-
Updated
Oct 13, 2021 - Java
-
Updated
Oct 30, 2021 - Java
-
Updated
Oct 28, 2021 - Apex
There's CHANGELOG.md file in the repo's root. It should link to am.angouri.org/whatsnew
-
Updated
Oct 18, 2021 - Java
-
Updated
Oct 29, 2021 - Java
-
Updated
Oct 18, 2018 - C
-
Updated
Oct 13, 2021 - JavaScript
Improve this page
Add a description, image, and links to the integration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the integration topic, visit your repo's landing page and select "manage topics."
Tell us about the problem you're trying to solve
We have historically used
apache.commons.cli. Because of heavy use we have started to add some light utility functions around it. Instead of entrenching ourselves in this tool, we should investigate using a more modern one. picocli comes highly recommended by @sherifnada . In addition, it's support for argument groups ([docs](https://picocli.i