forked from Sofie-Automation/sofie-core
-
Notifications
You must be signed in to change notification settings - Fork 1
feat: routeset config defined in blueprints SOFIE-90 #6
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
Merged
Julusian
merged 117 commits into
upstream/routeset-config-defined-in-blueprints
from
feat/routeset-config-defined-in-blueprints
Sep 23, 2024
Merged
feat: routeset config defined in blueprints SOFIE-90 #6
Julusian
merged 117 commits into
upstream/routeset-config-defined-in-blueprints
from
feat/routeset-config-defined-in-blueprints
Sep 23, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Johan Nyman <johan@nytamin.se>
…ntegration triggerds
…eprints adlibActions.ts
…witchrouteSet() from playoutModel and ServerPlayoutAPI Co-authored-by: Julian Waller <Julusian@users.noreply.github.com>
…o StudioBaselineHelper and align naimg between playoutmodel and studioplayoutmodel
…into saveAllToDatabase()
…amed to switchroueSet()
…tive Db update to promise.all.
…eactivation other routesets not for activation.
…onTrigger implementation
…import types into bp integration api studio.ts
…ToDo import BlueprintMapping and TSR
…pplyStudioConfig for backward compatibility
…rrides Co-authored-by: Johan Nyman <johan@nytamin.se>
Co-authored-by: Julian Waller <git@julusian.co.uk>
Co-authored-by: Julian Waller <git@julusian.co.uk>
Author
|
This PR are merged into #7 |
4 tasks
4 tasks
…config-defined-in-blueprints
Julusian
approved these changes
Sep 19, 2024
Julusian
reviewed
Sep 19, 2024
Julusian
approved these changes
Sep 20, 2024
Collaborator
|
Upstream PR Sofie-Automation#1262 |
olzzon
commented
Dec 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the Contributor
This PR is made on the behalf of BBC
Type of Contribution
This is a:
Feature / Code improvement
Current Behavior
routSets and routeSetExclusivityGroups can only be configured in settings, and can only be changed in the switchboard.
New Behavior
routeSet and routeSetExclusivityGroups can now be configured and controlled from blueprints.
routeSet changes can be applied via actions.
Following major changes had been made in the code:
Testing Instructions:
Implementation in Blueprints can look something like:
Time Frame
This should be part of Release51
Status