learningequality / kolibri

Kolibri Learning Platform: the offline app for universal education
https://learningequality.org/kolibri/
MIT License
819 stars 695 forks source link

Monitor dependencies #526

Closed benjaoming closed 6 years ago

benjaoming commented 8 years ago

We should have this service (or likewise) to keep track of our Python deps:

https://pyup.io/repos/github/audreyr/cookiecutter-pypackage/

Similar would be useful for NPM dependencies

indirectlylit commented 7 years ago

clearing 'future' milestone to make it more likely that we'll come back to it

benjaoming commented 7 years ago

This is still important, moreover we should figure out a strategy that balances out the fact that we are pinning versions on a patch digits, rather than a minor digits.

benjaoming commented 6 years ago

2883 is now open and PyUp is tracking the repo -- needs proper integration before we can close this.

benjaoming commented 6 years ago

Dependency tracking with PyUp has been implemented, so closing this!