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

feat(python-cdk) Install codeflash in CDK dev #44426

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

girarda
Copy link
Contributor

@girarda girarda commented Aug 19, 2024

What

Installs codeflash to the dev extra and add codeflash condig.

Codeflash can be used to inspect Python code and provide suggestions to improve the performance.

This follow up PR adds a GHA to run Codeflash on PRs.

User Impact

CDK developers will install codeflash in their dev environment

Can this PR be safely reverted and rolled back?

  • YES 💚

Copy link

vercel bot commented Aug 19, 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) Visit Preview Aug 22, 2024 8:33pm

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Aug 19, 2024
@girarda girarda requested a review from alafanechere August 19, 2024 22:11
Copy link
Contributor

@alafanechere alafanechere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's safe to merge.
The failing connector tests trigered by the CDK change are due to CAT failures which look unrelated to this code change. (e.g. on source-zendesk-support) cc. @maxi297

airbyte-cdk/python/pyproject.toml Outdated Show resolved Hide resolved
@maxi297
Copy link
Contributor

maxi297 commented Aug 20, 2024

CAT failures which look unrelated to this code change

Yes. They are failing on master too. I opened a thread on our side to see what caused this

Co-authored-by: Augustin <augustin@airbyte.io>
@girarda
Copy link
Contributor Author

girarda commented Aug 22, 2024

/approve-regression-tests

Check job output.

✅ Approving regression tests

@girarda
Copy link
Contributor Author

girarda commented Aug 22, 2024

/approve-regression-tests

Check job output.

✅ Approving regression tests

@girarda girarda merged commit f1f6376 into master Aug 22, 2024
30 of 32 checks passed
@girarda girarda deleted the alex/cdk_codeflash branch August 22, 2024 21:53
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