1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

12 Commits

Author SHA1 Message Date
Edward Gao
3991e28549 Destination Clickhouse: increase test timeout (#69717) 2025-11-19 15:17:28 -08:00
Aaron ("AJ") Steers
4d9f3aa051 feat: Add external documentation URLs to Group K source connectors (source-shippo through source-testrail) (#69738)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 18:11:50 -08:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
devin-ai-integration[bot]
eb75e82617 chore(source-singlestore): Convert to new gradle build flow (do not merge) (#62925)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: yue.li@airbyte.io <yue.li@airbyte.io>
Co-authored-by: Yue Li <61070669+theyueli@users.noreply.github.com>
2025-07-16 16:20:42 -07:00
Davin Chia
6eb6f1ebac Migrate to the same Json Schema Generation Plugin. (#59722)
These two sources today use different json schema generation plugins from:

The general Airbyte Gradle Plugins.
The old CDK
This is causing issues when using the Plugins in the new flow here: #59716.

[Incubating] Problems report is available at: file:///home/runner/work/airbyte/airbyte/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':airbyte-integrations:connectors:source-***:generateJsonSchema2Pojo'.

> Method org/jsonschema2pojo/gradle/JsonSchemaExtension.getTargetLanguage()Lorg/jsonschema2pojo/Language; is abstract
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

Instead migrate both of these sources onto the same plugin provider and version.

- Migrate both over from org.jsonschema2pojo to com.github.eirnym.js2p.
- I also added what seems to be a missing task dependency. I'm not sure why this was never caught before. This is showing up in master as well.
2025-05-08 13:41:53 -04:00
Aaron ("AJ") Steers
05965c781e chore: add poe_tasks.toml for all java connectors (#59670) 2025-05-05 17:28:27 -07:00
Augustin
7adee0d6ad source-singlestore: Use airbyte/java-connector-base:2.0.0 (#51501) 2025-01-13 17:37:00 +02:00
Augustin
8b188f75c4 source-singlestore: Use airbyte/java-connector-base:1.0.0 (#49862)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-12-19 10:27:13 +02:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Augustin
601c3c455c Rename registries to registryOverrides in connector metadata (#43757) 2024-08-13 16:10:56 +02:00
Stephane Geneix
63ebef314f source-singlestore: set useLocalCdk=false (#42033) 2024-07-22 14:09:19 -07:00
oyeliseiev-ua
76573f026c 🎉 New Source: SingleStore (#37337)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2024-06-06 09:35:50 -03:00