learningequality / ka-lite

KA Lite: lightweight web server for serving core Khan Academy content (videos and exercises) without needing internet connectivity
https://learningequality.org/ka-lite/
Other
458 stars 305 forks source link

0.17.5b1 #5582

Closed benjaoming closed 6 years ago

benjaoming commented 6 years ago

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!! :)

New release, manually brewing the distributions:

Known issues

See release notes: http://ka-lite.readthedocs.io/en/develop/installguide/release_notes.html

Included PRs

Current 0.17.x branch

Installer links

PyPi

pip install ka-lite --pre

or

pip install ka-lite-static --pre  # bundled dependencies
benjaoming commented 6 years ago

@holta I have released this on PyPi, are you able to verify with pip install --pre ka-lite[-static] ?

holta commented 6 years ago

pip install --pre ka-lite-static for 0.17.5b1 has effectively been verified as documented @ https://github.com/iiab/iiab/issues/632#issuecomment-403586926

benjaoming commented 6 years ago

@holta additionally, the .deb installers are built in the PPA (see PR description)

holta commented 6 years ago

@holta additionally, the .deb installers are built in the PPA (see PR description)

Will 0.17.5b1 appear at https://launchpad.net/%7Elearningequality/+archive/ubuntu/ka-lite ?

(Just curious... 0.17.5 in coming days/weeks is likely more important.)

benjaoming commented 6 years ago

Just need to do a more proper test, I'll bump it to a final release and put it in the stable PPA... probably tomorrow :)