File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed
unit_tests/resources/source_pokeapi_w_components_py Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ # Copied from the source-pokeapi connector metadata file.
2+ data :
3+ allowedHosts :
4+ hosts :
5+ - " *"
6+ registryOverrides :
7+ oss :
8+ enabled : true
9+ cloud :
10+ enabled : true
11+ remoteRegistries :
12+ pypi :
13+ enabled : false
14+ packageName : airbyte-source-pokeapi
15+ connectorBuildOptions :
16+ # Please update to the latest version of the connector base image.
17+ # https://hub.docker.com/r/airbyte/python-connector-base
18+ # Please use the full address with sha256 hash to guarantee build reproducibility.
19+ baseImage : docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
20+ connectorSubtype : api
21+ connectorType : source
22+ definitionId : 6371b14b-bc68-4236-bfbd-468e8df8e968
23+ dockerImageTag : 0.3.24
24+ dockerRepository : airbyte/source-pokeapi
25+ githubIssueLabel : source-pokeapi
26+ icon : pokeapi.svg
27+ license : MIT
28+ name : PokeAPI
29+ releaseDate : " 2020-05-14"
30+ releaseStage : alpha
31+ supportLevel : community
32+ documentationUrl : https://docs.airbyte.com/integrations/sources/pokeapi
33+ tags :
34+ - cdk:low-code
35+ - language:manifest-only
36+ connectorTestSuitesOptions :
37+ - suite : liveTests
38+ testConnections :
39+ - name : pokeapi_config_dev_null
40+ id : 5a290dcf-b2cf-4768-ac2d-a1aaca90c186
41+ - suite : acceptanceTests
42+ testSecrets :
43+ - name : SECRET_SOURCE-POKEAPI__CREDS
44+ fileName : config.json
45+ secretStore :
46+ type : GSM
47+ alias : airbyte-connector-testing-secret-store
48+ metadataSpecVersion : " 1.0"
You can’t perform that action at this time.
0 commit comments