Skip to content

Update transaction steps to use nfs mount instead of minio

Vivian Chu requested to merge replace_s3_extract_step into trunk

Related #70 (closed)

Changes for this MR

  • Replace S3 with NFS volume mount in App::Extract
  • Add category function to kaltura upload class
  • Fix multiple files upload issue
  • Update tests to support the above changes

Screenshot_2024-07-01_at_11.31.02_PMScreenshot_2024-07-01_at_11.30.44_PM

//After adding category Screenshot_2024-07-05_at_1.17.21_PM

//Before the fix for multi files upload MultiFileFail

//After the fix for multi files upload MultiFilesSuccess

Edited by Vivian Chu

Merge request reports