Derroylo/gitpod-tool

Add functions for workspace shutdown

Derroylo opened this issue · 0 comments

Save php-version, settings, nodejs version, packages etc. on workspace shutdown so changes made outside of gpt will not be lost after workspace restart.
Allow also custom implementations (like an event system that executes custom shell scripts)

Initial idea: gitpod-io/gitpod#3966 (comment)