-
Notifications
You must be signed in to change notification settings - Fork 245
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
[FIX] Workflows & API deployments failing for specific cases in remote storage #1088
Conversation
…unstructured_x2text
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
...ct/connectors/src/unstract/connectors/filesystems/azure_cloud_storage/azure_cloud_storage.py
Show resolved
Hide resolved
...ct/connectors/src/unstract/connectors/filesystems/azure_cloud_storage/azure_cloud_storage.py
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a minor comment, otherwise LGTM.
…unstructured_x2text
|
Quality Gate passedIssues Measures |
What
Why
How
Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins do not merge the PR without this section filled)
Database Migrations
Env Config
Relevant Docs
Related Issues or PRs
SDK PR required for this functionality:
Zipstack/unstract-sdk#152
Dependencies Versions
Notes on Testing
Screenshots
Workflows:
API deployments:
Checklist
I have read and understood the Contribution Guidelines.