-
Notifications
You must be signed in to change notification settings - Fork 4.5k
/
Copy pathmetadata.yaml
39 lines (39 loc) · 1.04 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
data:
ab_internal:
ql: 100
sl: 100
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:1.2.0@sha256:c22a9d97464b69d6ef01898edf3f8612dc11614f05a84984451dde195f337db9
connectorSubtype: api
connectorType: source
definitionId: b1ccb590-e84f-46c0-83a0-2048ccfffdae
dockerImageTag: 0.1.5
dockerRepository: airbyte/source-pendo
documentationUrl: https://docs.airbyte.com/integrations/sources/pendo
githubIssueLabel: source-pendo
icon: pendo.svg
license: MIT
name: Pendo
registries:
cloud:
enabled: true
oss:
enabled: true
releaseStage: alpha
remoteRegistries:
pypi:
enabled: true
packageName: airbyte-source-pendo
supportLevel: community
tags:
- language:python
- cdk:low-code
connectorTestSuitesOptions:
- suite: acceptanceTests
testSecrets:
- name: SECRET_SOURCE-PENDO__CREDS
fileName: config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
metadataSpecVersion: "1.0"