mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* [db, protocol] Introduce DBOrgEnvVar * [server, spicedb] Introduce and integrate org env vars into internal services * [server, public-api] Added API for org-level environment variables * [dashboard] Add UI for setting/removing GITPOD_IMAGE_AUTH to "Organization Settings" * [db, server] Fix DB queries, mapping to image-build args and fixed tests * [dashboard] Review comment "icon spacing" Co-authored-by: Filip Troníček <filip@gitpod.io> * [dashboard] Review comment superfluous key Co-authored-by: Filip Troníček <filip@gitpod.io> * [dashboard] more spacing Co-authored-by: Filip Troníček <filip@gitpod.io> * [dashboard] Copyright year Co-authored-by: Filip Troníček <filip@gitpod.io> * [public-api] Add converter test case --------- Co-authored-by: Filip Troníček <filip@gitpod.io>