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

bug(airbyte-cdk) Fix extras not being printed #45198

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

maxi297
Copy link
Contributor

@maxi297 maxi297 commented Sep 6, 2024

What

Since this change, extras are not printed anymore

How

Ensure the comparison on the log level match the type

User Impact

Devs will be able to see extras in the logs when running on debug mode

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Sep 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Sep 6, 2024 5:34pm

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Sep 6, 2024
@maxi297 maxi297 requested review from artem1205 and girarda September 6, 2024 17:35
@maxi297
Copy link
Contributor Author

maxi297 commented Sep 6, 2024

Shopify tests are failing because of this. I think it is pretty safe to merge without waiting for that.

@maxi297
Copy link
Contributor Author

maxi297 commented Sep 6, 2024

/approve-regression-tests This should not impact regression testing as it does not use the flag debug

Check job output.

✅ Approving regression tests

@maxi297 maxi297 merged commit f23ae56 into master Sep 6, 2024
35 of 37 checks passed
@maxi297 maxi297 deleted the maxi297/fix-debug-log-extras branch September 6, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants