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

airbyte-ci: Make pypi publish enabled for certified connectors #34836

Merged
merged 6 commits into from
Feb 6, 2024

Conversation

flash1293
Copy link
Contributor

To make sure certified connectors are well supported by airbyte-lib, this PR makes it a requirement to enable pypi publishing for certified connectors in form of an additional check of the connectors test pipeline.

@flash1293 flash1293 requested a review from a team February 5, 2024 10:03
Copy link

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

@flash1293
Copy link
Contributor Author

Test failure looks like a CI outage:

Error: A timeout of 5 minutes is exceeded. Your AWS EC2 instance was not able to register itself in GitHub as a new self-hosted runner.

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.

Minor suggestions! Thanks for reworking your original implem 🙏

)

is_python_registry_published = self.context.connector.metadata.get("remoteRegistries", {}).get("pypi", {}).get("enabled", False)
migration_hint = f"Check the airbyte-lib readme under https://github.com/airbytehq/airbyte/blob/master/airbyte-lib/README.md for how to make a connector compatible and configure publishing."
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: I think that the instructions on how enable Pypi publication should not be at the airbyte-lib level but at the connector README.md level.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

moved it over there.

@flash1293 flash1293 merged commit 03530ac into master Feb 6, 2024
21 checks passed
@flash1293 flash1293 deleted the flash1293/airbyte-ci-pypi-publish-enforcement branch February 6, 2024 11:36
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
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.

None yet

2 participants