Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split the check connection workflow into multiple files. #7292

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

benmoriceau
Copy link
Contributor

What

Split the check connection workflow into multiple files.

Why

We might need to add some query and signal methods at some point in order to help us to debug the temporal workflow more efficiently. That means that we will add some methods to the interface and it will be harder to read and maintain in a single file.

@github-actions github-actions bot added the area/worker Related to worker label Oct 22, 2021
@github-actions github-actions bot added the area/platform issues related to the platform label Oct 25, 2021
@benmoriceau benmoriceau temporarily deployed to more-secrets October 25, 2021 17:07 Inactive
@benmoriceau benmoriceau merged commit 209a4ae into master Oct 25, 2021
@benmoriceau benmoriceau deleted the bmoric/refacto-check-connection-temporal-wf branch October 25, 2021 20:14
@tuliren
Copy link
Contributor

tuliren commented Oct 26, 2021

@benmoriceau, the platform build has been failing since this PR. Can you take a look?

@benmoriceau
Copy link
Contributor Author

@tuliren #7366 is a fix for it.

@benmoriceau
Copy link
Contributor Author

@tuliren I could have seen the error in the log, sorry about that: https://github.com/airbytehq/airbyte/runs/4000048398?check_suite_focus=true#step:17:1329

schlattk pushed a commit to schlattk/airbyte that referenced this pull request Jan 4, 2022
)

* Split the check connection workflow into multiple files.

* Format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform area/worker Related to worker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants