[local-companion] support self updating #7299
Labels
component: local app
meta: stale
This issue/PR is stale and will be closed soon
team: IDE
type: feature request
New feature or request
Right now:
Instead the local companion should support self-updating.
Here is the golang module which can be used a start: https://github.com/sanbornm/go-selfupdate
One can have a look how it was adopted by https://pkg.go.dev/github.com/arduino/arduino-create-agent/updater
It looks we will need to provide new endpoints to enable self updating on
ide.gitpod.io
, so it depends on running the ide proxy.The text was updated successfully, but these errors were encountered: