externalize hardcoded values in cli
Currently a lot of values are hardcoded inside of code which is needed to be externalized to facilitate the configuration for different projects.
Currently a lot of values are hardcoded inside of code which is needed to be externalized to facilitate the configuration for different projects.
added Priority | High Sprint Backlog labels
assigned to @k202187
changed title from externalize hardcoded values out of cli to externalize hardcoded values in cli
changed milestone to %Plugin-Template development
changed due date to July 14, 2024
this issue is related to the followling line in cli.py
if self.clone_repo(repo_url, template_dir, "dev") is False:
Which needs to take care in MR...
So this issue would be closed through this comment
closed