-
Notifications
You must be signed in to change notification settings - Fork 303
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
0.16b3 #5031
Closed
kalitebuilder
wants to merge
11
commits into
learningequality:0.16.x
from
kalitebuilder:prereleases/0.16b3
Closed
0.16b3 #5031
kalitebuilder
wants to merge
11
commits into
learningequality:0.16.x
from
kalitebuilder:prereleases/0.16b3
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
Allows the UpdateProgressLog for video downloads/deletes to be accurately reported, as well as avoiding unnecessary downloads.
Independently imports vtt.js, uses videojs-novtt.
We need to access it directly for our video.js config. It's a dependency of video.js, but because node_modules may be flat or nested depending on the system, let's ensure it's always available at the top level for imports.
Creates a more foolproof order for the `wait_for_video_player_ready` helper. Waits for intermediary js objects to be loaded, then finally waits for the globally-scoped `player` object to be ready before allowing execution to continue.
The intent is to fallback to flash tech if there's an error on Windows XP (other OSes work fine as-is). But it doesn't do that, and causes a test to fail. See the comment there. Leaving in for extra context.
… diagnose command.
Source is up on PyPi. Building debian installers... |
Installers built, PPA refreshed and ready in 10 minutes. |
Something was merged into 0.16.x that doesn't like the PRs merged into this release, but that's life :) As for the release, 0.16b3 is on Launchpad and links in the description are updated! |
0.16.0 has subsequently been released, no need to track this further. |
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.
WARNING! Merging this, merges and closes all PRs contained in this PR, and they may have a separate review process and amendments following. So don't merge this PR!! :)
Takes over 0.16b2 #4968
New release, manually brewing the distributions:
Known issues
Included PRs
#5023
#5016
#4997
Installer links