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 Sonar check for non-python based connectors #10928

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

grishick
Copy link
Contributor

@grishick grishick commented Mar 7, 2022

What

This is a quick fix that moves cat ${REPORT_FOLDER}/*
inside if block for python-based connectors.

How

The temporary fix is to move cat ${REPORT_FOLDER}/* inside the if block for python-based connectors. This will unbreak Sonar checks for java-based connectors. However, the remaining work that is still TBD is to make sure that Sonar generates reports correctly for Java-based connectors as well as for python-based ones.

This is a quick fix that moves cat ${REPORT_FOLDER}/*
inside if block for python-based connectors.
@grishick
Copy link
Contributor Author

grishick commented Mar 7, 2022

/test connector=connectors/destination-s3

🕑 connectors/destination-s3 https://github.com/airbytehq/airbyte/actions/runs/1948491350
✅ connectors/destination-s3 https://github.com/airbytehq/airbyte/actions/runs/1948491350
No Python unittests run

@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets March 7, 2022 23:18 Inactive
@sherifnada
Copy link
Contributor

@antixar is on OOO until further notice (military duty) so feel free to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants