-
Notifications
You must be signed in to change notification settings - Fork 4.4k
/
Copy pathmetadata.yaml
48 lines (48 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
48
data:
allowedHosts:
hosts:
- api.bamboohr.com
ab_internal:
ql: 200
sl: 100
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916
connectorSubtype: api
connectorType: source
definitionId: 90916976-a132-4ce9-8bce-82a03dd58788
dockerImageTag: 0.4.8
dockerRepository: airbyte/source-bamboo-hr
documentationUrl: https://docs.airbyte.com/integrations/sources/bamboo-hr
githubIssueLabel: source-bamboo-hr
icon: bamboohr.svg
license: MIT
releaseDate: 2021-08-27
name: BambooHR
registryOverrides:
cloud:
enabled: true
oss:
enabled: true
releaseStage: alpha
remoteRegistries:
pypi:
enabled: true
packageName: airbyte-source-bamboo-hr
supportLevel: community
tags:
- language:python
- cdk:low-code
connectorTestSuitesOptions:
- suite: liveTests
testConnections:
- name: bamboo-hr_config_dev_null
id: 8e16832e-a1c2-449e-80d8-6ac54b62db9d
- suite: unitTests
- suite: acceptanceTests
testSecrets:
- name: SECRET_SOURCE-BAMBOO-HR__CREDS
fileName: config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
metadataSpecVersion: "1.0"