-
Notifications
You must be signed in to change notification settings - Fork 4.3k
/
Copy pathmetadata.yaml
55 lines (55 loc) · 1.61 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
47
48
49
50
51
52
53
54
55
data:
ab_internal:
ql: 300
sl: 100
allowedHosts:
hosts:
- app.smartsheet.com
- api.smartsheet.com
connectorSubtype: api
connectorType: source
definitionId: 374ebc65-6636-4ea0-925c-7d35999a8ffc
dockerImageTag: 1.1.34
dockerRepository: airbyte/source-smartsheets
documentationUrl: https://docs.airbyte.com/integrations/sources/smartsheets
githubIssueLabel: source-smartsheets
icon: smartsheet.svg
license: MIT
name: Smartsheets
remoteRegistries:
pypi:
enabled: true
packageName: airbyte-source-smartsheets
registryOverrides:
cloud:
enabled: true
oss:
enabled: true
releaseStage: beta
supportLevel: community
tags:
- language:python
- cdk:python
connectorTestSuitesOptions:
- suite: liveTests
testConnections:
- name: smartsheets_config_dev_null
id: 5f50a932-3717-48de-99bd-613259aaa378
- name: smartsheets_config_oauth_dev_null
id: 848c3e7d-802a-4b61-bd28-132ba3f55d25
- suite: unitTests
- suite: acceptanceTests
testSecrets:
- name: SECRET_SOURCE-SMARTSHEETS_OAUTH__CREDS
fileName: config_oauth.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
- name: SECRET_SOURCE-SMARTSHEETS__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"