che:theia init should have an option to use local sources instead of cloning the che-theia repo #13738
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/enhancement
A feature request - must adhere to the feature request template.
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
status/in-progress
This issue has been taken by an engineer and is under active development.
Milestone
Description
Following the work done in eclipse-che/che-theia#45 , when running the command
che:theia init
, it would be nice to set a local folder to be used instead of cloning the che-theia repo:It would solve the problem some developer are having with CI where they run a build on a PR but the changes are not taken in account because the build is fetching master branch of the same repo
It would also solve some issue when working locally and developer would like to use a local cloned che-theia repo
The text was updated successfully, but these errors were encountered: