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

allow "java" connectors to be written in kotlin #37485

Conversation

stephane-airbyte
Copy link
Contributor

@stephane-airbyte stephane-airbyte commented Apr 22, 2024

Today, we don't allow java connectors to be written in kotlin. We could add a new language KOTLIN, but since all the targets are the same, it seems overkill. So i'm just changing the condition for language=JAVA

Copy link

vercel bot commented Apr 22, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 10:47pm

@stephane-airbyte stephane-airbyte marked this pull request as ready for review April 22, 2024 20:25
@stephane-airbyte stephane-airbyte requested a review from a team as a code owner April 22, 2024 20:25
Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @stephane-airbyte and the rest of your teammates on Graphite Graphite

@stephane-airbyte stephane-airbyte requested review from alafanechere and removed request for a team April 22, 2024 20:25
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.

Please bump the airbyte-ci version and add a changelog entry 🙏
From terminology standpoint would a ConnectorLanguage.JVM would be correct to bundle both java and kotlin?

@stephane-airbyte stephane-airbyte force-pushed the stephane/04-22-allow_java_connectors_to_be_written_in_kotlin branch from 6ea1b08 to ea34d15 Compare April 24, 2024 22:47
@stephane-airbyte stephane-airbyte merged commit 9b9f34e into master Apr 24, 2024
38 of 39 checks passed
@stephane-airbyte stephane-airbyte deleted the stephane/04-22-allow_java_connectors_to_be_written_in_kotlin branch April 24, 2024 23:30
Copy link
Contributor Author

Merge activity

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.

2 participants