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

Make error more descriptive in case of no encryption state #17299

Conversation

rodireich
Copy link
Contributor

What

Improve error wording:
Screen Shot 2022-09-27 at 10 27 53 PM

@rodireich
Copy link
Contributor Author

rodireich commented Sep 28, 2022

/test connector=connectors/source-mysql-strict-encrypt

🕑 connectors/source-mysql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/3141089789
❌ connectors/source-mysql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/3141089789
🐛 https://gradle.com/s/ski3kk5r2nemg

Build Failed

Test summary info:

Could not find result summary

@rodireich
Copy link
Contributor Author

rodireich commented Sep 28, 2022

/test connector=connectors/source-postgres-strict-encrypt

🕑 connectors/source-postgres-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/3141123841
✅ connectors/source-postgres-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/3141123841
No Python unittests run

Build Passed

Test summary info:

All Passed

@rodireich
Copy link
Contributor Author

rodireich commented Sep 28, 2022

/test connector=connectors/source-mysql-strict-encrypt

🕑 connectors/source-mysql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/3141225375
❌ connectors/source-mysql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/3141225375
🐛 https://gradle.com/s/wdx235illv6bw

Build Failed

Test summary info:

Could not find result summary

…rict-encrypt-connector-when-configuring-unsecured-connection
…connector-when-configuring-unsecured-connection' of github.com:airbytehq/airbyte into 16664-improve-user-experience-for-cloud-strict-encrypt-connector-when-configuring-unsecured-connection
@rodireich
Copy link
Contributor Author

rodireich commented Sep 28, 2022

/test connector=connectors/source-mysql-strict-encrypt

🕑 connectors/source-mysql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/3141386930
✅ connectors/source-mysql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/3141386930
No Python unittests run

Build Passed

Test summary info:

All Passed

@rodireich rodireich marked this pull request as ready for review September 28, 2022 07:04
@github-actions
Copy link
Contributor

NOTE ⚠️ Changes in this PR affect the following connectors. Make sure to run corresponding integration tests:

  • source-alloydb
  • destination-postgres
  • source-mysql
  • source-postgres-strict-encrypt
  • destination-postgres-strict-encrypt
  • source-alloydb-strict-encrypt
  • source-mysql-strict-encrypt

@rodireich
Copy link
Contributor Author

rodireich commented Sep 28, 2022

/publish connector=connectors/source-postgres,connectors/source-mysql,connectors/destination-postgres

🕑 Publishing the following connectors:
connectors/source-postgres,connectors/source-mysql,connectors/destination-postgres
https://github.com/airbytehq/airbyte/actions/runs/3145361242


Connector Did it publish? Were definitions generated?
connectors/destination-postgres

if you have connectors that successfully published but failed definition generation, follow step 4 here ▶️

@rodireich
Copy link
Contributor Author

rodireich commented Sep 28, 2022

/publish connector=connectors/source-postgres-strict-encrypt,connectors/source-mysql-strict-encrypt,connectors/destination-postgres-strict-encrypt auto-bump-version=false

🕑 Publishing the following connectors:
connectors/source-postgres-strict-encrypt,connectors/source-mysql-strict-encrypt,connectors/destination-postgres-strict-encrypt
https://github.com/airbytehq/airbyte/actions/runs/3145370430


Connector Did it publish? Were definitions generated?
connectors/destination-postgres-strict-encrypt
connectors/source-mysql-strict-encrypt
connectors/source-postgres-strict-encrypt

if you have connectors that successfully published but failed definition generation, follow step 4 here ▶️

@rodireich
Copy link
Contributor Author

rodireich commented Sep 28, 2022

/publish connector=connectors/source-postgres,connectors/source-mysql,connectors/destination-postgres run-tests=false

Connector Did it publish? Were definitions generated?
connectors/destination-postgres
connectors/source-mysql
connectors/source-postgres

if you have connectors that successfully published but failed definition generation, follow step 4 here ▶️

@rodireich rodireich merged commit 248da78 into master Sep 28, 2022
@rodireich rodireich deleted the 16664-improve-user-experience-for-cloud-strict-encrypt-connector-when-configuring-unsecured-connection branch September 28, 2022 22:26
robbinhan pushed a commit to robbinhan/airbyte that referenced this pull request Sep 29, 2022
…#17299)

* Make error more descriptive in case of no encryption state

* Fix failing test

* Change error message on strict-encrypt postgres destination as well. Fix failing test

* update versions and changelogs

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this pull request Oct 31, 2022
…#17299)

* Make error more descriptive in case of no encryption state

* Fix failing test

* Change error message on strict-encrypt postgres destination as well. Fix failing test

* update versions and changelogs

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve user experience for cloud strict encrypt connector when configuring unsecured connection
4 participants