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

Connector templates: Publish by default #34766

Merged
merged 5 commits into from
Feb 6, 2024

Conversation

flash1293
Copy link
Contributor

@flash1293 flash1293 commented Feb 2, 2024

Currently, our connector templates have all "publish" flags set to off.

This already caused issue in the past with connectors not published after the initial merge to master: https://github.com/airbytehq/airbyte/pull/31160/files#diff-110e24d902ed804a2da7b4c542e3bd84131e7688831f92c46b6cd81ed3aa7e0fR6

As connectors are written to be used, let's be more bold about this and set all publish flags (cloud, remote and python) to on by default and disabled them during the review process if necessary.

I can be convinced of disabling cloud by default as there is a slight risk to this, but for OSS and python I think the downside of forgetting to publish connectors is bigger than the downside of having to pull a connector in the off-case

@flash1293 flash1293 requested a review from a team as a code owner February 2, 2024 11:23
Copy link

vercel bot commented Feb 2, 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 Feb 6, 2024 9:30am

@flash1293
Copy link
Contributor Author

The CI failure seems to be a flaky thing in the concurrent CDK

Copy link
Contributor

@girarda girarda left a comment

Choose a reason for hiding this comment

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

I'm ok with this change.

@alafanechere or @pedroslopez are there additional restrictions required before releasing connectors to Cloud? If yes, we should leave the cloud flag to false

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'm slightly concerned about enabling cloud deployment by default.
The idea in disabling it by default was to not clutter Airbyte Cloud with alpha / deceptive connectors.

I'd love @katmarkham take on it.
IMO it's safer to enable OSS - disable cloud by default.

@flash1293
Copy link
Contributor Author

Yeah, I can see that. Disabled cloud again

@flash1293 flash1293 merged commit 264043f into master Feb 6, 2024
22 checks passed
@flash1293 flash1293 deleted the flash1293/fix-connector-template2 branch February 6, 2024 18:29
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 21, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
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.

4 participants