You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix:TT-384 add package blob storage to prod.txt (#343)
* feat: file stream from azure blob storage
* refactor: add new python package in dev.txt
* feat: implement new methods to read files from blob storage
* feat: implemented the reading of the blob storage to the endpoint activity
* fix: TT-384 Change blob storage connection input names
* fix: TT-384 Add the file name as a parameter of the function
* test: TT-384 Add a tests to obtain activities from blob storage, endpoint and repository
* fix: TT-384 revert changes
* test: TT-384 Change blob storage connection input names
* feat: TT-384 implemented the reading of the storage blob to the endpoint and repository
* test: TT-384 Add a tests to obtain activities from blob storage, endpoint and repository
* test: TT-384 changed test name with correct formatting
* refactor: TT-384 change import to global and name method
* refactor: change import json to global
* fix: TT-384 add package azure blob storage to prod.txt
0 commit comments