Skip to content

Clean Apps cache on button click

Compare
Choose a tag to compare
@mkolomeychenko mkolomeychenko released this 29 Feb 19:04
· 39 commits to master since this release
b1e0ce5
Clean Apps cache (#72)

* remove apps cache on apps cleaning

* remove clean cache from auto cleaning

* add debug log message

* freed space calculation bugfix

* add apps cache dir env var to the app task container

* add pylint ignore import error