Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(FEC-10636): Add KS to playbackUrl for direct playbackContext url #131

Merged
merged 4 commits into from
Dec 28, 2020

Conversation

Yuvalke
Copy link
Contributor

@Yuvalke Yuvalke commented Dec 24, 2020

Description of the Changes

Issue: ks wasn't added for sources without flavorIds.
Solution: add ks to sources without flavorIds.

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

Issue: ks didn't add for sources without flavorIds.
Solution: add ks to sources without flavorIds.
@Yuvalke Yuvalke requested a review from a team December 24, 2020 09:59
@Yuvalke Yuvalke self-assigned this Dec 24, 2020
Copy link
Contributor

@OrenMe OrenMe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Yuvalke please add a test

@Yuvalke
Copy link
Contributor Author

Yuvalke commented Dec 27, 2020

@OrenMe need a sample to make sure it's correct test

@OrenMe
Copy link
Contributor

OrenMe commented Dec 27, 2020

@Yuvalke this is just a unit test - make sure that for given sample in put the KS is added to output url

@Yuvalke Yuvalke merged commit aaa4484 into master Dec 28, 2020
@Yuvalke Yuvalke deleted the FEC-10636 branch December 28, 2020 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants