1
0
mirror of synced 2025-12-22 11:31:02 -05:00
Files
airbyte/airbyte-integrations/connectors/source-pypi/metadata.yaml
octavia-bot-hoard[bot] c44f3520d3 🐙 source-pypi: run up-to-date pipeline [2025-11-25] (#70039)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:19:21 -08:00

48 lines
1.3 KiB
YAML

data:
ab_internal:
ql: 100
sl: 100
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1
connectorSubtype: api
connectorType: source
definitionId: 88ecd3a8-5f5b-11ed-9b6a-0242ac120002
dockerImageTag: 0.2.40
dockerRepository: airbyte/source-pypi
documentationUrl: https://docs.airbyte.com/integrations/sources/pypi
githubIssueLabel: source-pypi
icon: pypi.svg
license: ELv2
name: PyPI
registryOverrides:
cloud:
enabled: true
oss:
enabled: true
releaseStage: alpha
remoteRegistries:
pypi:
enabled: false
packageName: airbyte-source-pypi
supportLevel: community
tags:
- cdk:low-code
- language:manifest-only
connectorTestSuitesOptions:
- suite: liveTests
testConnections:
- name: pypi_config_dev_null
id: 23e31426-34f6-474d-9917-ad1e8631c8e2
- suite: acceptanceTests
testSecrets:
- name: SECRET_SOURCE-PYPI__CREDS
fileName: config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
externalDocumentationUrls:
- title: PyPI API documentation
url: https://warehouse.pypa.io/api-reference/
type: api_reference
metadataSpecVersion: "1.0"