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

flickering values fix + vod source feat support #77

Merged
merged 10 commits into from
Nov 29, 2023
Merged

Conversation

isadoral
Copy link
Collaborator

  • fixed flickering values issue
  • added support to new vod source ad break opportunities offset milliseconds
  • refactored live source and vod source due to schema incompatibility

@isadoral isadoral marked this pull request as ready for review November 27, 2023 12:23
@isadoral isadoral requested a review from thatsddr November 27, 2023 12:23
Copy link
Member

@thatsddr thatsddr left a comment

Choose a reason for hiding this comment

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

LGTM, I just want to clarify the changes for the playback configuration test

@@ -27,7 +27,6 @@ func TestAccPlaybackConfigurationDataSourceBasic(t *testing.T) {
resource.TestCheckResourceAttr("data.awsmt_playback_configuration.test", "dash_configuration.origin_manifest_type", "SINGLE_PERIOD"),
resource.TestCheckResourceAttr("data.awsmt_playback_configuration.test", "live_pre_roll_configuration.ad_decision_server_url", "https://exampleurl.com/"),
resource.TestCheckResourceAttr("data.awsmt_playback_configuration.test", "live_pre_roll_configuration.max_duration_seconds", "2"),
resource.TestCheckResourceAttr("data.awsmt_playback_configuration.test", "manifest_processing_rules.ad_marker_passthrough.enabled", "false"),
Copy link
Member

Choose a reason for hiding this comment

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

why was this removed?

@isadoral isadoral merged commit e3fa359 into main Nov 29, 2023
6 checks passed
@isadoral isadoral deleted the default-fixes branch November 29, 2023 12:49
@hasc
Copy link
Contributor

hasc commented Nov 29, 2023

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@hasc hasc added the released label Nov 29, 2023
@hasc
Copy link
Contributor

hasc commented Jan 25, 2024

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants