-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore: update master #788
Merged
Merged
chore: update master #788
Conversation
This file contains 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
* chore(edge): release 2.2.0-edge.5 * Update CHANGELOG.md --------- Co-authored-by: Tsachi Shlidor <[email protected]>
* fix: update dependencies * fix: update dependencies * chore: webpack 5.93.0 * chore: update videojs * chore: webpack 5.95.0 * Update attributes-normalizer.js
* vp test: test if videos on audio player page are playing * vp test: modify selectors and components names based on review comment
* vp test: test if video on autoplay on scroll page is playing * vp test: remove waitForTimeout and use expect toPass * vp test: remove waitForTimeout and use expect toPass * vp test: added BaseComponent and modified accordingly
* vp test: test if videos on chapters page are playing * vp test: test if videos on chapters page are playing * vp test: test if videos on chapters page are playing * vp test: remove comments
…ts pages are playing (#769) * vp test: test if videos on cloudinary analytics page are playing * vp test: added validateVideoPaused function to video component * vp test: test if videos on codecs and format page are playing
* vp test: test if videos on colors api page are playing * vp test: modifying test steps description based on review comments
* vp test: test if video on display configuration page is playing * vp test: rename configuration to configurations
* feat: light esm build * chore: esm tests * chore: e2e & devServer * chore: e2e
* vp test: refactor specs to use validateVideoIsPlaying * vp test: change step description based on review
* vp test: test if video on floating player page is playing * vp test: test if video on floating player page is playing * vp test: test if video on floating player page is playing * vp test: test if video on floating player page is playing
* vp test: test if video on fluid layouts page is playing * vp test: test if video on fluid layouts page is playing
* vp test: test if video on playlist by tag page is playing * vp test: test if video on playlist by tag page is playing * vp test: adding toPass to failing spec * vp test: adding toPass to validateVideoIsPlaying
✅ Deploy Preview for cld-vp-esm-pages ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for cld-video-player ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
tsi
approved these changes
Jan 7, 2025
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.
This PR was created Automatically.
Please approve and squash-merge it.
IMPORTANT:
Before merging, make sure:
fix:
orfeat:
, otherwise no version bump will be triggered.Format must be plain conventional-commit, one per line.
No
*
bullets and no----
comments are allowed (docs):