gitpod
gitpod copied to clipboard
setting up slimmed down create workspace info for ide/class
Description
Shifting the IDE & WS Class selection into a more slimmed down description.
Summary generated by Copilot
🤖 Generated by Copilot at 625a233
This pull request adds new UI components and hooks for selecting the workspace class and IDE for creating a new workspace. It introduces the WorkspaceDetails
, WorkspaceClass
, and WorkspaceIDE
components, and the useFilteredAndSortedIDEOptions
and useWorkspaceClasses
hooks. It also updates the CreateWorkspacePage
component to use these new elements.
Related Issue(s)
Fixes EXP-542
How to test
Documentation
Preview status
Gitpod was successfully deployed to your preview environment.
- 🏷️ Name - brad-creat8f2f1d6711
- 🔗 URL - brad-creat8f2f1d6711.preview.gitpod-dev.com/workspaces.
- 📚 Documentation - See our internal documentation for information on how to interact with your preview environment.
- 📦 Version - brad-create-ws-editor-class-description-gha.16550
- 🗒️ Logs - GCP Logs Explorer
Build Options
Build
- [ ] /werft with-werft Run the build with werft instead of GHA
- [ ] leeway-no-cache
- [ ] /werft no-test
Run Leeway with
--dont-test
Publish
- [ ] /werft publish-to-npm
- [ ] /werft publish-to-jb-marketplace
Installer
- [ ] analytics=segment
- [ ] with-dedicated-emulation
- [ ] workspace-feature-flags Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
- [ ] /werft with-local-preview
If enabled this will build
install/preview
- [x] /werft with-preview
- [ ] /werft with-large-vm
- [x] /werft with-gce-vm If enabled this will create the environment on GCE infra
- [ ] with-integration-tests=all
Valid options are
all
,workspace
,webapp
,ide
,jetbrains
,vscode
,ssh
. If enabled,with-preview
andwith-large-vm
will be enabled. - [ ] with-monitoring
/hold
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.