gitpod
gitpod copied to clipboard
don't use project name if excludeProjects is true
Description
In the Import Repository flow we don't want to use the project name for listed repos, just the url. This fixes that, but still uses project name on the new workspace page.
Summary generated by Copilot
🤖[deprecated] Generated by Copilot at 013a686
Add a prop to show project or repository name in RepositoryFinder
. This improves the user experience when selecting a repository for a new project.
Related Issue(s)
Fixes #
How to test
Documentation
Preview status
Gitpod was successfully deployed to your preview environment.
- 🏷️ Name - brad-proje3e56cc5142
- 🔗 URL - brad-proje3e56cc5142.preview.gitpod-dev.com/workspaces.
- 📚 Documentation - See our internal documentation for information on how to interact with your preview environment.
- 📦 Version - brad-project-name-repo-finder-gha.20528
- 🗒️ 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
- [ ] /werft preemptible Saves cost. Untick this only if you're really sure you need a non-preemtible machine.
- [ ] 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