提交歷史

作者 SHA1 備註 提交日期
  Suleiman Elkhoury e10d6ad79c Fix S3 allowed characters in Tags. 11 月之前
  Suleiman Elkhoury ccc64ac6b7 Update provider.py 11 月之前
  Timothy Jaeryang Baek 63fe426a52 chore: format 11 月之前
  Jarrod Lowe 141810039f Add tags to S3 uploaded files 11 月之前
  Sara Angel-Murphy 5e873bc643 feat: add AWS workload identity support 1 年之前
  Timothy Jaeryang Baek 3be5e3129b Merge pull request #10752 from NovoNordisk-OpenSource/yvedeng/standardize-logging 1 年之前
  Yifang Deng 0e5d5ecb81 refactor: replace print statements with logging for better error tracking 1 年之前
  orenzhang 4c3dd84b32 feat(s3): support for s3 virtual path style 1 年之前
  Chris Pietschmann 7404494772 formatting 1 年之前
  Chris Pietschmann a29f83c4e7 updates to formatting 1 年之前
  Chris Pietschmann fd3c24af4e Add AzureStorageProvider 1 年之前
  Timothy Jaeryang Baek 60095598ec chore: format 1 年之前
  Patrick Deniso f8a8218149 fix bug where '/' was not properly inserted in s3 key strings 1 年之前
  Patrick Deniso 7f82476926 use key_prefix in rest of S3StorageProvider 1 年之前
  Patrick Deniso 5ca6afc0fc add s3 key prefix support 1 年之前
  Timothy Jaeryang Baek 8d3c73aed5 chore: format backend 1 年之前
  kahghi 4aa9b8d5e7 removed unused pytest-env and imports 1 年之前
  kahghi b1887fef1b added suggestions 1 年之前
  kahghi 55cc127b03 gcs tests pass, updated get_file and delete_file to retrieve blob instead of instantiating blob 1 年之前
  kahghi 4b56c15a3f test_upload_file working, added gcp-storage-emulator, updated gcs client instantiation 1 年之前
  kahghi 44574c434d removed unnecessary GCS_PROJECT_ID variable 1 年之前
  kahghi 49f31ddcd8 added alternative storage client instantiation method, corrected filepaths, added missing type hinting 1 年之前
  kahghi 1764de41f3 updated to use credentials json, tested with local built image and upload to gcs works 1 年之前
  kahghi 8efc543f49 added google-cloud-storage package, added gcs related functions 1 年之前
  kahghi 42b7beb8a7 add GCSStorageProvider 1 年之前
  Rodrigo Agundez dd16c3d5c1 add function to retrieve the storage provider so it can be easily tested 1 年之前
  Rodrigo Agundez a3f737c0c6 Split the storage providers into separate classes in preparation for other storage providers like GCS 1 年之前
  Timothy Jaeryang Baek 76decdba2a fix: delete file 1 年之前
  Timothy J. Baek 6027c13227 fix: s3 file path 1 年之前
  Timothy J. Baek 5d2714bc92 fix: s3 file upload 1 年之前