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-13632): Define kaltura-player-js types locally instead of import them as a dep(circular deps) #841

Merged
merged 5 commits into from
Jan 9, 2024

Conversation

JonathanTGold
Copy link
Collaborator

@JonathanTGold JonathanTGold commented Jan 9, 2024

Description of the Changes

Remove kaltura-player-js dep

Issue: kaltura player github `actions faild since it depend on playkit-ui types which in turn depend on kaltura-player... and so on.. and on and on... Jesus Christ...
Apparently it used by e2e tests...
restored

Fix: dependency should not depend on dependent....

Resolves FEC-FEC-13632

Related Prs:
kaltura/kaltura-player-js#690

@JonathanTGold JonathanTGold changed the title fix(FEC-13632): Remove kaltura-player-js dep from playkit-ui (wrong relationship form the first place) fix(FEC-13632): transfrorm kaltura-player-js types to be imprted locally and not form node_modules (circular dpps) Jan 9, 2024
@JonathanTGold JonathanTGold changed the title fix(FEC-13632): transfrorm kaltura-player-js types to be imprted locally and not form node_modules (circular dpps) fix(FEC-13632): change kaltura-player-js types to be imported locally and not form node_modules (circular deps) Jan 9, 2024
@JonathanTGold JonathanTGold changed the title fix(FEC-13632): change kaltura-player-js types to be imported locally and not form node_modules (circular deps) fix(FEC-13632): divert the kaltura-player-js types to be imported locally and not form node_modules (circular deps) Jan 9, 2024
@JonathanTGold JonathanTGold changed the title fix(FEC-13632): divert the kaltura-player-js types to be imported locally and not form node_modules (circular deps) fix(FEC-13632): Divert the kaltura-player-js types to be imported locally and not form node_modules (circular deps) Jan 9, 2024
@JonathanTGold JonathanTGold merged commit 1a5779a into master Jan 9, 2024
11 checks passed
@JonathanTGold JonathanTGold changed the title fix(FEC-13632): Divert the kaltura-player-js types to be imported locally and not form node_modules (circular deps) fix(FEC-13632): Define kaltura-player-js types to be imported locally and not form node_modules (circular deps) Jan 10, 2024
@JonathanTGold JonathanTGold changed the title fix(FEC-13632): Define kaltura-player-js types to be imported locally and not form node_modules (circular deps) fix(FEC-13632): Define kaltura-player-js types instead of import them as a dep(circular deps) Jan 10, 2024
@JonathanTGold JonathanTGold changed the title fix(FEC-13632): Define kaltura-player-js types instead of import them as a dep(circular deps) fix(FEC-13632): Define kaltura-player-js types locally instead of import them as a dep(circular deps) Jan 10, 2024
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