-
Notifications
You must be signed in to change notification settings - Fork 4.3k
/
Copy pathmetadata.yaml
44 lines (44 loc) · 1.21 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
36
37
38
39
40
41
42
43
44
data:
connectorSubtype: api
connectorType: source
definitionId: dd4632f4-15e0-4649-9b71-41719fb1fdee
dockerImageTag: 0.1.35
dockerRepository: airbyte/source-surveycto
githubIssueLabel: source-surveycto
icon: surveycto.svg
license: MIT
name: SurveyCTO
remoteRegistries:
pypi:
enabled: true
packageName: airbyte-source-surveycto
registryOverrides:
cloud:
enabled: false
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/surveycto
tags:
- language:python
- cdk:python
ab_internal:
sl: 100
ql: 100
supportLevel: community
connectorTestSuitesOptions:
- suite: unitTests
# Disable acceptance tests for now
# They are not passing
# No/Low Airbyte Cloud usage
#
# - suite: acceptanceTests
# testSecrets:
# - name: SECRET_SOURCE-SURVEYCTO__CREDS
# fileName: config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:3.0.2@sha256:73697fbe1c0e2ebb8ed58e2268484bb4bfb2cb56b653808e1680cbc50bafef75
metadataSpecVersion: "1.0"