Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AzureDevops Git repos with white spaces in the URL #22458

Closed
rafaeltuelho opened this issue Aug 25, 2023 · 1 comment
Closed

AzureDevops Git repos with white spaces in the URL #22458

rafaeltuelho opened this issue Aug 25, 2023 · 1 comment
Assignees
Labels
area/che-server kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@rafaeltuelho
Copy link

Describe the bug

When creating a workspace using a git url with white spaces from Azure Devops git repos, we get a fail.

For instance:
https://rsoares-demos@dev.azure.com/rsoares-demos/Openliberty%20on%20Openshift/_git/Openliberty%20on%20Openshift

Che version

7.73@latest

Steps to reproduce

  1. Create a Git repo with white spaces in its name on Azure Devops.
  2. From Devsapces try to create a new workspace from this git repo
  3. you should see an error

Expected behavior

Devspaces should be able to parse/handle the git URL properly

Runtime

OpenShift

Screenshots

image

Installation method

OperatorHub

Environment

Linux, macOS

Eclipse Che Logs

No response

Additional context

No response

@rafaeltuelho rafaeltuelho added the kind/bug Outline of a bug - must adhere to the bug report template. label Aug 25, 2023
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 25, 2023
@AObuchow AObuchow added area/che-server and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Aug 29, 2023
@AObuchow
Copy link

I'd imagine the Azure Devops regex in Che Server needs to be updated to resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

4 participants