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.0b3 #5355

Closed benjaoming closed 7 years ago

benjaoming commented 7 years ago

Supersedes #5326

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

Installer links

NB! Now only serves .whl files.

pip install ka-lite --pre

or

pip install ka-lite-static --pre  # bundled dependencies
codecov-io commented 7 years ago

Current coverage is 51.02% (diff: 100%)

Merging #5355 into develop will not change coverage

@@            develop      #5355   diff @@
==========================================
  Files           142        142          
  Lines          7487       7487          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           3820       3820          
  Misses         3667       3667          
  Partials          0          0          

Powered by Codecov. Last update 0969659...06012c2