-
Notifications
You must be signed in to change notification settings - Fork 4.4k
/
Copy pathmetadata.yaml
35 lines (35 loc) · 1.07 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
data:
connectorSubtype: api
connectorType: source
definitionId: ccd3901d-edf3-4e58-900c-942d6990aa59
dockerImageTag: 0.2.19
dockerRepository: airbyte/source-qonto
githubIssueLabel: source-qonto
icon: qonto.svg
license: MIT
name: Qonto My
releaseDate: "2023-10-19"
releaseStage: alpha
supportLevel: community
documentationUrl: https://docs.airbyte.com/integrations/sources/qonto
tags:
- language:python
- cdk:low-code
# Disabling acceptance tests for now
# They are not passing
# No Airbyte Cloud usage
# connectorTestSuitesOptions:
# - suite: acceptanceTests
# testSecrets:
# - name: SECRET_SOURCE-QONTO__CREDS
# fileName: config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916
remoteRegistries:
pypi:
enabled: true
packageName: airbyte-source-qonto
metadataSpecVersion: "1.0"