gfilicetti / gke-github-deployment

This repository is a full example of a full CI/CD pipeline using Github actions, terraform and other tech.
Apache License 2.0
3 stars 2 forks source link

Transcoder API output file/path is not consistent with the other services #53

Closed alanpoole closed 2 months ago

chandinipenmetsa commented 2 months ago

transcoder API output bucket path: gcs-gke-github-gcp-test-output/transcoderapi/{job_id}/test/{input_file_name}/sd.mp4 Output for batch api: gcs-gke-github-gcp-test-output/batchapi/{job_id}/{input_file_name}.mp4

alanpoole commented 2 months ago

https://github.com/gfilicetti/gke-github-deployment/pull/57