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

feat(FEC-11475): create service manager that allows registration and accessing of services #630

Merged
merged 2 commits into from
Aug 16, 2021

Conversation

RoyBregman
Copy link
Contributor

@RoyBregman RoyBregman commented Aug 11, 2021

registration and accessing of services (previously known as managers) was moved from ui to KP
KP PR - kaltura/kaltura-player-js#477

solves FEC-11475

Description of the Changes

Please add a detailed description of the change, whether it's an enhancement or a bugfix.
If the PR is related to an open issue please link to it.

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

@RoyBregman RoyBregman merged commit 00ce161 into master Aug 16, 2021
RoyBregman added a commit to kaltura/kaltura-player-js that referenced this pull request Aug 16, 2021
…accessing of services (#477)

service provider was moved from ui repo (was known there as managers) to KP to enable cross service registration and accessing

changes were also in:
UI PR - kaltura/playkit-js-ui#630
Timeline PR - kaltura/playkit-js-timeline#4
IMA - kaltura/playkit-js-ima#205
IMA-DAI - kaltura/playkit-js-ima-dai#76
@RoyBregman RoyBregman deleted the FEC-11475-service-manager branch August 16, 2021 12:42
RoyBregman added a commit to kaltura/playkit-js-ima-dai that referenced this pull request Aug 17, 2021
…accessing of services (#76)

Registration and accessing of services (previously known as managers) was moved from ui to KP
KP PR - kaltura/kaltura-player-js#477
UI PR - kaltura/playkit-js-ui#630
So changes needed to be updated also in ima-dai
RoyBregman added a commit to kaltura/playkit-js-timeline that referenced this pull request Aug 18, 2021
…accessing of services (#4)

registration and accessing of services (previously known as managers) was moved from ui to KP
KP PR - kaltura/kaltura-player-js#477
UI PR - kaltura/playkit-js-ui#630
So changes needed to updated also in timeline
RoyBregman added a commit to kaltura/playkit-js-ima that referenced this pull request Aug 18, 2021
…accessing of services (#205)

Registration and accessing of services (previously known as managers) was moved from ui to KP
KP PR - kaltura/kaltura-player-js#477
UI PR - kaltura/playkit-js-ui#630
So changes needed to be updated also in ima
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants