-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Duplicate directory specifying multiple projects in a devfile. #15607
Comments
@Mbd06b that looks like a bug. Can you please help me to organize the test repository and test devfile to make sure we are talking about the same thing. |
@skabashnyuk here's the devfile Above is the screenshot of what results in the Theia worskpace, directory paths... Here are some related issues where I think this feature was added. @mmorhun maybe you can weigh in here and determine if this is a bug or just me? |
@Mbd06b I've just tried your devfile, it's indeed a bug. Thank you for reporting. |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
/remove-lifecycle stale I need to re-test this to see if it still happening. This issue is really important for eclipse-che to ease microservice development for teams with a mono-repo. |
I've updated area to |
Would #15347 work as a fix to that one? |
This epic looks to be related to this issue. #15529 |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Is there a way with a multi-project devfile to not duplicate the root of a project already defined in source control?
Gitlab / github
devfile ( it's a bit of a mess, but I'm trying different things)
Workspace RESULT: Duplicated project root directory when using sparseCheckoutDir to add a project in source control.
che version 7.6.0
The text was updated successfully, but these errors were encountered: