1
0
mirror of synced 2026-01-05 21:02:13 -05:00
Files
airbyte/airbyte-integrations/connectors/source-file-secure/metadata.yaml
Serhii Lazebnyi 0bdd8445cf Remove debug mode for pytest config (#27157)
* Deleted pytest log level

* Force log level for smart open to error

* Bump version

* Bump version

* Delete extra space
2023-06-08 19:17:15 +02:00

24 lines
709 B
YAML

data:
allowedHosts:
hosts:
- "*"
connectorSubtype: file
connectorType: source
definitionId: 778daa7c-feaf-4db6-96f3-70fd645acc77
dockerImageTag: 0.3.11
dockerRepository: airbyte/source-file-secure
githubIssueLabel: source-file
icon: file.svg
license: MIT
name: File (CSV, JSON, Excel, Feather, Parquet)
registries:
cloud:
enabled: false # strict encrypt connectors are deployed to Cloud by their non strict encrypt sibling.
oss:
enabled: false # strict encrypt connectors are not used on OSS.
releaseStage: generally_available
documentationUrl: https://docs.airbyte.com/integrations/sources/file
tags:
- language:python
metadataSpecVersion: "1.0"