Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

0.2.2.b2885: Fix 804, encoding user code (#818)

Pre-release
Pre-release
Compare
Choose a tag to compare
@mrniket mrniket released this 24 Oct 13:04
· 877 commits to development since this release
* Fix #804 encoding issue

* Minor refactoring of boolean should_send_logs logic


Negate bool

* Change incorrect boolean logic

* Update minikube status check (#846)

* Update logic to check whether minikube is already running.

* Updated except to check for CalledProcessError.

* Merge branch 'master' into minikube-run-start