-
Notifications
You must be signed in to change notification settings - Fork 4.3k
/
Copy pathmetadata.yaml
47 lines (47 loc) · 1.31 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
data:
ab_internal:
ql: 100
sl: 100
allowedHosts:
hosts:
- api.na1.insightly.com
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
connectorSubtype: api
connectorType: source
definitionId: 38f84314-fe6a-4257-97be-a8dcd942d693
dockerImageTag: 0.3.12
dockerRepository: airbyte/source-insightly
documentationUrl: https://docs.airbyte.com/integrations/sources/insightly
githubIssueLabel: source-insightly
icon: insightly.svg
license: MIT
name: Insightly
registryOverrides:
cloud:
enabled: true
dockerImageTag: 0.3.0
oss:
enabled: true
releaseStage: alpha
remoteRegistries:
pypi:
enabled: false
packageName: airbyte-source-insightly
supportLevel: community
tags:
- cdk:low-code
- language:manifest-only
connectorTestSuitesOptions:
- suite: liveTests
testConnections:
- name: insightly_config_dev_null
id: 2badde48-2f9c-406e-8fcf-0ef722d177cd
- suite: acceptanceTests
testSecrets:
- name: SECRET_SOURCE-INSIGHTLY__CREDS
fileName: config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
metadataSpecVersion: "1.0"