mustard
mustard
## Description Add resources load failed ratio to code-browser Overview Faster Link ## Related Issue(s) Fixes # ## How to test See https://grafana.gitpod.io/d/PEu--An4k/vs-code-browser-overview-copy-huiwen?orgId=1 Their JSON should be similar (ignore `id`...
## Description Add ide-metrics allowed components for vscode ## Related Issue(s) Fixes # ## How to test ## Release Notes ```release-note NONE ``` ## Documentation ## Werft options: - [...
### Description If we configure a port with `onOpen: open-preview` in `.gitpod.yml`, once we open it with JetBrains Gateway, it'll alert a dialog before open URL. This behavior like "Do...
Update [config-ports page](https://www.gitpod.io/docs/config-ports#specifying-port-names--descriptions) after new PortsView successful migration of most of users See also https://github.com/gitpod-io/website/pull/2733#issuecomment-1248054412
Add some critical extensions, see also [templates in Gitpod](https://github.com/gitpod-io?q=template&type=all&language=&sort=) and [MixPanel](https://eu.mixpanel.com/project/2482401/view/3024765/app/insights#report/30116596/vs-code-web-extensions/~(columnWidths~(bar~())~description~'~displayOptions~(chartType~'line~plotStyle~'stacked~analysis~'linear~value~'absolute)~sorting~(bar~(sortBy~'column~colSortAttrs~(~(sortBy~'value~sortOrder~'desc)~(sortBy~'value~sortOrder~'desc))~valueField~'liftComparisonValue)~line~(sortBy~'value~sortOrder~'desc~valueField~'averageValue~colSortAttrs~(~(sortBy~'value~sortOrder~'desc~valueField~'averageValue)))~table~(sortBy~'column~colSortAttrs~(~(sortBy~'label~sortOrder~'asc)~(sortBy~'label~sortOrder~'asc)))~insights-metric~(sortBy~'value~sortOrder~'desc~valueField~'totalValue~colSortAttrs~(~(sortBy~'value~sortOrder~'desc~valueField~'totalValue)))~pie~(sortBy~'value~sortOrder~'desc~valueField~'totalValue~colSortAttrs~(~(sortBy~'value~sortOrder~'desc~valueField~'totalValue))))~timeComparison~null~liftComparison~(type~'percentOverall)~querySamplingEnabled~false~title~'VS*20Code*20Web*20Extensions~sections~(show~(~(dataset~'!mixpanel~value~(name~'vscode_extension_gallery~resourceType~'events)~resourceType~'events~profileType~null~search~'~dataGroupId~null~filter~(~(dataset~'!mixpanel~value~'kind~resourceType~'events~profileType~null~search~'~dataGroupId~null~filterType~'string~defaultType~'string~filterOperator~'equals~filterValue~(~'install)~propertyObjectKey~null~determiner~'all)~(dataset~'!mixpanel~value~'extensionId~resourceType~'events~profileType~null~search~'~dataGroupId~null~filterType~'string~defaultType~'string~filterOperator~'is*20set~filterValue~null~propertyObjectKey~null))~math~'unique~perUserAggregation~null~property~null~filterDeterminer~'all))~group~(~(dataset~'!mixpanel~value~'extensionId~resourceType~'events~profileType~null~search~'~dataGroupId~null~propertyType~'string~typeCast~null~unit~null))~time~(~(dateRangeType~'since~unit~'day~value~(~'2022-05-21))))~legend~()~originDashboard~(id~1536797~title~'IDE*2520Health*2520-*2520Editors*252FIDEs))). - PR is based on `gp-code/release/1.73` , so check changes only with last commit https://github.com/gitpod-io/openvscode-server/pull/465/commits/a3e6d2423bf8e1c6907233449138bcb0077088bf - ❓ Should we...
WIP
## Description ## Related Issue(s) Fixes [#EXP-1815](https://linear.app/gitpod/issue/EXP-1815/[jb]-improve-integration-tests) ## How to test - Start integration test for intellij by `leeway run test:dev-intellij` - Tests should pass ## Documentation #### Preview status...
## Description ## Related Issue(s) Fixes # ## How to test - Start workspaces and make IDE exit with different reasons - Check monitoring data by `./dev/preview/portforward-monitoring-satellite.sh` - Query with...
## Description **There're some places will print `mismatch`** - `authorizaer`: it's testing mismatch cases - `organization-service`: testing PERMISSION_DENIED / NOT_FOUND (i.e. member update settings, stranger find org) **Important logic change:**...
## Description ## Related Issue(s) Fixes # ## How to test ## Documentation #### Preview status Gitpod was successfully deployed to your preview environment. 🏷️ Name - exp-migration 🔗 URL...
## Description - [x] Part 1/2 merge this PR to - Bring functionality and compatibility to jb-launcer - Proper handle ide readiness timeout in supervisor - [ ] Part 2/2...