-
Notifications
You must be signed in to change notification settings - Fork 4.3k
/
Copy pathmetadata.yaml
43 lines (43 loc) · 1.32 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
data:
registryOverrides:
oss:
enabled: true
cloud:
enabled: true
remoteRegistries:
pypi:
enabled: false
packageName: airbyte-source-reply-io
connectorBuildOptions:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
connectorSubtype: api
connectorType: source
definitionId: 8cc6537e-f8a6-423c-b960-e927af76116e
dockerImageTag: 0.2.11
dockerRepository: airbyte/source-reply-io
githubIssueLabel: source-reply-io
icon: reply-io.svg
license: MIT
name: Reply.io
releaseDate: 2022-10-22
releaseStage: alpha
supportLevel: community
documentationUrl: https://docs.airbyte.com/integrations/sources/reply-io
tags:
- cdk:low-code
- language:manifest-only
ab_internal:
sl: 100
ql: 100
connectorTestSuitesOptions:
- suite: acceptanceTests
testSecrets:
- name: SECRET_SOURCE-REPLY-IO__CREDS
fileName: config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
metadataSpecVersion: "1.0"