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

[Azure] Starting workspace works only from 'Clone Repository' URL (Browser URL does not work) #22053

Closed
ibuziuk opened this issue Mar 10, 2023 · 1 comment
Labels
area/git/oauth-services OAuth support to authenticate developers with their GitHub, GitLab, Bitbucket etc...accounts kind/bug Outline of a bug - must adhere to the bug report template. kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Mar 10, 2023

Describe the bug

image

Currently only the last one work (URL from browser results in workspace startup failure)

Che version

7.61@latest

Steps to reproduce

  1. Start workspace using browser URL e.g. https://dev.azure.com/ibuziuk/_git/quarkus-api-example
  2. ERROR: Error occurred during creation a workspace from devfile located at https://dev.azure.com/ibuziuk/_git/quarkus-api-example`. Cause: Neither of apiVersion or schemaVersion found. This is not a valid devfile.`

Expected behavior

Both URLs works for workspace startup

Runtime

OpenShift

Screenshots

No response

Installation method

OperatorHub

Environment

Amazon

Eclipse Che Logs

No response

Additional context

No response

@ibuziuk ibuziuk added kind/bug Outline of a bug - must adhere to the bug report template. kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. area/git/oauth-services OAuth support to authenticate developers with their GitHub, GitLab, Bitbucket etc...accounts labels Mar 10, 2023
@tolusha
Copy link
Contributor

tolusha commented Mar 10, 2023

I used a bit different url format for my testing https://dev.azure.com/<organization>/<project>/_git/<repository>
So, I need to take into account that organization part can be missed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/git/oauth-services OAuth support to authenticate developers with their GitHub, GitLab, Bitbucket etc...accounts kind/bug Outline of a bug - must adhere to the bug report template. kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants