mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* Update k8s dependencies to v0.26.2 * Update controller-runtime to v0.14.6 * Update cloud storage https://github.com/googleapis/google-cloud-go/issues/6857 * Update copy options * Update wolfi image * Remove controller-runtime replace directives * Fix integration tests
local-app
Beware: this is very much work in progress and will likely break things.
How to install
docker run --rm -it -v /tmp/dest:/out eu.gcr.io/gitpod-core-dev/build/local-app:<version>
How to run
./local-app
How to run in Gitpod against a dev-staging environment
cd components/local-app
BROWSER= GITPOD_HOST=<URL-of-your-preview-env> go run main.go --mock-keyring run