1
0
mirror of synced 2026-01-02 03:02:26 -05:00
Files
airbyte/tools

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
git checkout master
git pull --no-rebase
./tools/bin/tag_version.sh