-
Notifications
You must be signed in to change notification settings - Fork 4.3k
/
Copy pathmetadata.yaml
46 lines (46 loc) · 1.33 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
45
46
data:
connectorSubtype: api
connectorType: source
definitionId: 8e1ae2d2-4790-44d3-9d83-75b3fc3940ff
dockerImageTag: 0.2.13
dockerRepository: airbyte/source-datascope
githubIssueLabel: source-datascope
icon: datascope.svg
license: MIT
name: Datascope
remoteRegistries:
pypi:
enabled: false
packageName: airbyte-source-datascope
registryOverrides:
cloud:
enabled: true
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/datascope
tags:
- cdk:low-code
- language:manifest-only
ab_internal:
sl: 100
ql: 100
supportLevel: community
connectorTestSuitesOptions:
- suite: liveTests
testConnections:
- name: datascope_config_dev_null
id: 17f5b107-4256-48f8-916b-0f61df1ff14f
# Disable acceptance tests for now
# They are not passing
# Low/No Airbyte Cloud usage
# - suite: acceptanceTests
# testSecrets:
# - name: SECRET_SOURCE-DATASCOPE_CREDS
# fileName: config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
metadataSpecVersion: "1.0"