1
0
mirror of synced 2026-01-22 19:01:47 -05:00
Files
airbyte/tools
Michael Siega 84f0bacaa2 support large schema discovery (#17394)
* support large schema discovery

* update generic source tests to handle new approach to schema discovery

* readability improvements related to schema discovery and large schema support

* update internal ScheduleHandler method name

* update source tests per new schema discovery interface
2022-10-05 20:33:43 +02:00
..
2022-08-11 15:08:16 -03:00
2022-02-21 14:01:42 +02:00
2022-08-01 15:12:49 +03:00

Tools

Contains various tools (usually bash scripts) to improve quality of life or the build system.

Releasing a new version

Trigger the Github Action Release Open Source Airbyte (https://github.com/airbytehq/airbyte/actions/workflows/release-airbyte-os.yml)
# Merge PR created by the Github Action
# The [Create Release github action](https://github.com/airbytehq/airbyte/blob/master/.github/workflows/create-release.yml) should be automatically triggered by this merge, which will automatically create a new release of OSS Airbyte.