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

Fix legacy reset behavior #17270

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Conversation

gosusnp
Copy link
Contributor

@gosusnp gosusnp commented Sep 27, 2022

What

  • Fix how we force an old version of a connector in the tests, scope was too narrow, we were discovering schema using a different version of the connector
  • Fix reset endpoint behavior, State NOT_SET should be same as LEGACY

* Fix how we force an old version of a connector in the tests
* Fix endpoint behavior, State NOT_SET should be same as LEGACY
@github-actions github-actions bot added area/platform issues related to the platform area/server labels Sep 27, 2022
@gosusnp gosusnp requested a review from benmoriceau September 27, 2022 18:14
@gosusnp gosusnp merged commit f16b1eb into master Sep 27, 2022
@gosusnp gosusnp deleted the gosusnp/freeze-pg-version-for-legacy-tests branch September 27, 2022 18:48
robbinhan pushed a commit to robbinhan/airbyte that referenced this pull request Sep 29, 2022
* Fix how we force an old version of a connector in the tests
* Fix endpoint behavior, State NOT_SET should be same as LEGACY
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this pull request Oct 31, 2022
* Fix how we force an old version of a connector in the tests
* Fix endpoint behavior, State NOT_SET should be same as LEGACY
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/server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants