1
0
mirror of synced 2026-01-11 03:04:14 -05:00
Files
airbyte/tools
Jared Rhizor a66d8be03a continue workflows on restarts (#10294)
* fix normalization output processing in container orchestrator

* add full scheduler v2 acceptance tests

* speed up tests

* fixes

* clean up

* wip handle worker restarts

* only downtime during sync test not passing

* commit temp

* mostly cleaned up

* add attempt count check

* remove todo

* switch all pending checks to running checks

* use ++

* Update airbyte-container-orchestrator/src/main/java/io/airbyte/container_orchestrator/ContainerOrchestratorApp.java

Co-authored-by: Charles <giardina.charles@gmail.com>

* Update airbyte-workers/src/main/java/io/airbyte/workers/temporal/sync/LauncherWorker.java

Co-authored-by: Charles <giardina.charles@gmail.com>

* add more context

* remove unused arg

* test on CI that no_retry is insufficient

* revert back to orchestrator retry

* test for retry logic

* remove fialing test and switch back activity config to just no retry

Co-authored-by: Charles <giardina.charles@gmail.com>
2022-02-17 15:14:51 -08:00
..
2020-11-09 11:00:11 -08:00
2021-11-10 15:54:29 -08: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