1
0
mirror of synced 2025-12-30 12:04:43 -05:00
Files
airbyte/tools
Brian Leonard 9b525b5959 Mask certain keys from GitHub output (#13242)
* 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
2022-05-31 15:25:13 -07:00
..
2022-02-21 14:01:42 +02:00
2022-03-13 14:45:36 -07:00
2022-02-21 14:01:42 +02: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
git checkout master
git pull --no-rebase
./tools/bin/tag_version.sh