learningequality / kolibri-installer-android

Android wrapper for Kolibri.
MIT License
26 stars 22 forks source link

Bringing over fixes in develop to master #47

Closed DXCanas closed 4 years ago

DXCanas commented 4 years ago

One addresses a hang that happens if the checkout in a build step isn't clean.

The other is a fix for our reliance on a pip binary on the agent. Wrapping in a docker container for complete isolation