* Check for ssh github repo because assumptions mostly. more clear fail messages for an unsupported workflow also removes the pipeline which now is redundant with local workflow * WIP1 * working test * More clear git test * less weird characters for grep * remove verbose for excho
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