* Mask certain keys from GitHub output * add more mask keys * Read the cwd * also handle json strings as values * Test value * Log at beginning of line * Testing logs * Use real mask values * Handle multiple lines
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