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

extract-jdbc: refactor constants #44482

Merged

Conversation

postamar
Copy link
Contributor

@postamar postamar commented Aug 21, 2024

As it turns out, we can't stuff whatever we want in a metadata.yaml file, or airbyte-ci will complain. This means that the DefaultJdbcSharedState constants need to be defined in an application.yml file (the Micronaut default). This PR also cleans up DefaultJdbcSharedState constants definition and makes it injectable

Copy link

vercel bot commented Aug 21, 2024

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 Aug 21, 2024 0:42am

@postamar postamar marked this pull request as ready for review August 21, 2024 00:16
@postamar postamar requested a review from a team as a code owner August 21, 2024 00:16
@postamar postamar changed the base branch from postamar_gt_08-20-bulk-cdk_refactor_tests to master August 21, 2024 00:37
@postamar postamar requested a review from a team as a code owner August 21, 2024 00:37
@postamar
Copy link
Contributor Author

/approve-and-merge reason="nobody else understands this code yet, nobody else uses it yet"

@octavia-approvington
Copy link
Contributor

This looks fine!
Merged!
Imagine it being fine

@octavia-approvington octavia-approvington merged commit 571a3b6 into master Aug 21, 2024
30 checks passed
@octavia-approvington octavia-approvington deleted the postamar_gt_08-20-extract-jdbc_refactor_constants branch August 21, 2024 00:42
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.

3 participants