- Notifications
You must be signed in to change notification settings - Fork 4.9k
🎉 New Source: Azure Blob Storage #23222
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
Conversation
|
itaseski seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
| @itaseskii could you please:
Thanks! |
|
| @sajarin Can you take a look, please? |
| Thanks for the contribution @itaseskii, I'll have an update for you either today or tomorrow, we'll get this merged soon! |
| Hey @itaseskii looks good, would you happen to have any test credentials you can share? |
Hey @sajarin, you don't need testing credentials since the connector is using the Azurite emulator for azure blob storage in order to run the acceptance tests. https://github.com/airbytehq/airbyte/pull/23222/files#diff-c242ce3e6fe5cb0655d4c912a5bcd5beb1897fb242ccf8a3d98ced74e1115246 |
| @itaseskii any reasons to close the PR? |
@marcosmarxm It was a mistake on my side caused by deleting my fork. I have reopened it now. |
| /test connector=connectors/source-azure-blob-storage |
| @itaseskii I'm closing this in favor of #24767 to publish the connector. Thanks for the contribution! |

What
Adds new Azure Blob Storage source connector
#9374
How
Recommended reading order
🚨 User Impact 🚨
Are there any breaking changes? What is the end result perceived by the user? If yes, please merge this PR with the 🚨🚨 emoji so changelog authors can further highlight this if needed.
Pre-merge Checklist
New Connector
Community member or Airbyter
airbyte_secret./gradlew :airbyte-integrations:connectors:<name>:integrationTest.README.mdbootstrap.md. See description and examplesdocs/integrations/<source or destination>/<name>.mdincluding changelog. See changelog exampledocs/integrations/README.mdairbyte-integrations/builds.mdAirbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
/test connector=connectors/<name>command is passing/publishcommand described here