kahghi
|
55cc127b03
|
gcs tests pass, updated get_file and delete_file to retrieve blob instead of instantiating blob
|
2025-01-21 12:53:49 +08:00 |
|
kahghi
|
4b56c15a3f
|
test_upload_file working, added gcp-storage-emulator, updated gcs client instantiation
|
2025-01-20 22:35:43 +08:00 |
|
kahghi
|
44574c434d
|
removed unnecessary GCS_PROJECT_ID variable
|
2025-01-20 15:27:55 +08:00 |
|
kahghi
|
49f31ddcd8
|
added alternative storage client instantiation method, corrected filepaths, added missing type hinting
|
2025-01-19 22:42:29 +08:00 |
|
kahghi
|
1764de41f3
|
updated to use credentials json, tested with local built image and upload to gcs works
|
2025-01-17 21:53:41 +08:00 |
|
kahghi
|
8efc543f49
|
added google-cloud-storage package, added gcs related functions
|
2025-01-17 16:16:25 +08:00 |
|
kahghi
|
42b7beb8a7
|
add GCSStorageProvider
|
2025-01-17 09:39:59 +08:00 |
|
Rodrigo Agundez
|
dd16c3d5c1
|
add function to retrieve the storage provider so it can be easily tested
|
2025-01-16 08:09:56 +08:00 |
|
Rodrigo Agundez
|
a3f737c0c6
|
Split the storage providers into separate classes in preparation for other storage providers like GCS
|
2025-01-16 07:50:12 +08:00 |
|
Timothy Jaeryang Baek
|
76decdba2a
|
fix: delete file
|
2024-12-28 17:40:00 -08:00 |
|
Timothy J. Baek
|
6027c13227
|
fix: s3 file path
|
2024-11-03 01:07:43 -08:00 |
|
Timothy J. Baek
|
5d2714bc92
|
fix: s3 file upload
|
2024-10-25 21:50:31 -07:00 |
|
Timothy J. Baek
|
cd8271eb95
|
fix
|
2024-10-20 23:48:28 -07:00 |
|
Timothy J. Baek
|
7984980619
|
feat: s3 support
|
2024-10-20 23:38:26 -07:00 |
|
Timothy J. Baek
|
cb86e09005
|
feat: s3 support (cherry-picked from #6117)
Co-Authored-By: ssnnow <ssnnow@gmail.com>
|
2024-10-20 22:53:45 -07:00 |
|