1
0
mirror of synced 2026-01-21 06:08:50 -05:00
Files
airbyte/tools
Tim Roes d73af697e4 Use cypress dashboard and stabilize e2e tests (#10807)
* Record e2e tests to cypress dashboard

* Make env variable accessible in script

* Improve e2e_test script

* Properly wait for server to be ready

* Isolate test suites better

* More test isolation

* Revert baseUrl for development
2022-03-03 18:29:07 +01:00
..
2022-02-21 14:01:42 +02:00
2022-02-21 14:01:42 +02:00
2020-11-09 11:00:11 -08:00
2022-02-21 14:01:42 +02:00
2021-11-10 15:54:29 -08:00
2022-02-21 14:01:42 +02:00

Tools

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