Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
H
Helm Charts for Minds Projects
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Helm Charts for Minds Projects
  • Merge Requests
  • !8

Open
Opened 1 week ago by Ben Hayward@benhayward.ben
  • Report abuse
Report abuse

[sprint/JollyJellyfish](chore): Added transcoding / aws

Closes #2

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b sandbox-wip-aws-creds origin/sandbox-wip-aws-creds

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout origin/sandbox-wip
git merge --no-ff sandbox-wip-aws-creds

Step 4. Push the result of the merge to GitLab

git push origin sandbox-wip

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Request to merge sandbox-wip-aws-creds into sandbox-wip
Open in Web IDE
  • Email patches
  • Plain diff
No approval required
Ready to be merged automatically. Ask someone with write access to this repository to merge this request

Deletes source branch

  • Discussion 3
  • Commits 2
  • Changes 2
0/1 thread resolved
  • Loading...
  • Ben Hayward @benhayward.ben added MR::Awaiting Review Squad::Green scoped labels 2 days ago

    added MR::Awaiting Review Squad::Green scoped labels

  • Brian Hatchet
    Brian Hatchet :speech_balloon: @brianhatchet started a thread on the diff 4 hours ago
    Last updated by Ben Hayward 2 hours ago
    minds/templates/configMap.yaml
    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' => [
    • Brian Hatchet
      Brian Hatchet :speech_balloon: @brianhatchet · 4 hours ago
      Developer

      We need to break all these out into variables and define the presets for staging and for production.

      See production.yaml

    • Ben Hayward
      Ben Hayward @benhayward.ben · 2 hours ago
      Developer

      Okay, updated in the new commit

    • Ben Hayward
      Ben Hayward @benhayward.ben · 2 hours ago
      Developer

      just testing to confirm it works

    • Please register or sign in to reply
  • Ben Hayward @benhayward.ben added MR::Requires Changes scoped label and automatically removed MR::Awaiting Review label 4 hours ago

    added MR::Requires Changes scoped label and automatically removed MR::Awaiting Review label

  • Ben Hayward @benhayward.ben added 1 commit 2 hours ago

    added 1 commit

    • caf7d855 - Updated template for aws and transcode/transcoder

    Compare with previous version

  • Ben Hayward @benhayward.ben added 1 commit 4 minutes ago

    added 1 commit

    • 5765f5c8 - added in config for aws & transcoding

    Compare with previous version

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
None
Assign to
None
Milestone
None
Assign milestone
None
Time tracking
No estimate or time spent
2
Labels
MR::Requires Changes Squad::Green
Assign labels
  • View project labels
Lock merge request
Unlocked
2
2 participants
user avatar
Ben Hayward
user avatar
Brian Hatchet
Reference: minds/helm-charts!8