[sprint/JollyJellyfish](chore): Added transcoding / aws
Closes #2
0/1 thread resolved
added MR::Awaiting Review Squad::Green scoped labels
598 'useRoles' => false, 599 'bucket' => 'cinemr', 600 'staticStorage' => 'cinemr_dev', 601 'region' => 'us-east-1', 602 'account_id' => '324044571751', 603 'elastic_transcoder' => [ 604 'pipeline_id' => '1401290942976-efm3xj', 605 'presets' => [ 606 "360.mp4" => "1351620000001-000040", 607 "720.mp4" => "1351620000001-000010", 608 "360.webm" => "1404848610623-0blc5v", 609 "720.webm" => "1404852762051-zzvwfq" 610 ], 611 'dir' => 'cinemr_dev' 612 ], 613 'queue' => [ - Developer
We need to break all these out into variables and define the presets for staging and for production.
See production.yaml
added MR::Requires Changes scoped label and automatically removed MR::Awaiting Review label