Back to Airbyte

Airbyte CI

airbyte-ci/README.md

2.0.01.7 KB
Original Source

Airbyte CI

This folder is a collection of systems, tools and scripts that are used to run Airbyte's CI/CD

The installation instructions for the airbyte-ci CLI tool cal be found here airbyte-ci/connectors/pipelines

Tools

DirectoryDescription
ci_credentialsA CLI tool to fetch connector secrets from GCP Secrets Manager.
connector_opsA python package with utils reused in internal packages.
connectors_qaA tool to verify connectors have sounds assets and metadata.
metadata_serviceTools to generate connector metadata and registry.
pipelinesAirbyte CI pipelines, including formatting, linting, building, testing connectors, etc. Connector acceptance tests live here.
auto_mergeA tool to automatically merge connector pull requests.