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

Source LinkedIn Ads - Update CDK #51041

Merged
merged 6 commits into from
Jan 13, 2025

Conversation

agarctfi
Copy link
Contributor

@agarctfi agarctfi commented Jan 10, 2025

What

This (5.1.0-rc.2) was created to upgrade the CDK because it was discovered that:
5.1.0-rc.1 PR: #48863

Was using a dev version of the CDK here.

This should have changed the CDK to a production version but for some reason the lock file was not updated. Due to this another PR was made here: #51524

However there were some failing acceptance test. To prevent blocking users from fixes already implemented, the RC rollouts were cancelled and a copy of the version created in 5.1.0-rc.1 PR was manually merged in:
Manual 5.1.0 promotion PR: #51550

How

Review guide

User Impact

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Jan 10, 2025

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

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 2:43am

@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/linkedin-ads labels Jan 10, 2025
@agarctfi agarctfi changed the title Updating CDK PR Source LinkedIn Ads - Update CDK Jan 10, 2025
Copy link
Contributor

@aldogonzalez8 aldogonzalez8 left a comment

Choose a reason for hiding this comment

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

approved

@agarctfi agarctfi merged commit 4cb3bb9 into master Jan 13, 2025
31 of 32 checks passed
@agarctfi agarctfi deleted the agarctfi/source-linkedin-ads/update-cdk branch January 13, 2025 18:11
@@ -1,11 +1,13 @@
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand.

[[package]]
name = "airbyte-cdk"
version = "6.12.1.dev0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

It looks like it's still using the dev version of airbyte-cdk

Copy link
Contributor

Choose a reason for hiding this comment

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

@agarctfi did you run poetry lock after change cdk version in the pyproject.toml?

You probably will need a new PR I think @lazebnyi is right.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I did run poetry lock after the cdk version change, I will take another look at this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/linkedin-ads
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants