-
Updated
Feb 21, 2022 - Go
integration
Here are 2,108 public repositories matching this topic...
-
Updated
Mar 14, 2022 - JavaScript
-
Updated
Apr 14, 2022 - Java
-
Updated
Apr 11, 2022 - C#
-
Updated
Dec 16, 2021
-
Updated
Apr 12, 2022 - TypeScript
-
Updated
Apr 14, 2022 - 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
Apr 13, 2022 - Scala
-
Updated
Jan 26, 2022 - PowerShell
-
Updated
Apr 9, 2022 - Python
-
Updated
Apr 14, 2022 - Scala
-
Updated
Nov 11, 2021 - Java
-
Updated
Mar 22, 2022 - Scala
Running
kamel run ./examples/languages/Sample.java --dev -o yaml
Will produce an error like
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x1d9b80f]
goroutine 1 [running]:
github.com/apache/camel-k/pkg/util/watch.HandleIntegrationStateChanges(0x2748458, 0xc000064280, 0x27829a0, 0xc0007f86
-
Updated
Apr 6, 2022
-
Updated
Apr 14, 2022 - Java
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Apr 1, 2022 - Apex
Logo for Interactive
The package I want to suggest the idea to: AngouriMath.Interactive
The current logo includes Jupyter logo which is incorrect (since you can use that pkg in VSC Notebooks or in console etc.).
[Here](https://drive.google.com/file/d/1Y8TwuEjL0-YO2DCE6c_qs8TrhGJES_tL/view?usp=sharing
-
Updated
Mar 27, 2022 - Java
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Mar 29, 2022 - Java
-
Updated
Apr 14, 2022 - Ruby
-
Updated
Apr 13, 2022 - Java
-
Updated
Apr 13, 2022 - Java
-
Updated
Mar 14, 2022 - 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 many templates which use the same files. For example,
source-generic
,source-python
,source-python-http-api
, andsource-singer
templates all generateacceptance-test-config.yaml
andacceptance-test-docker.sh
.Currently, each template independently defines these files. Which means if you want to change a line in `acceptance-t