Is your feature request related to a problem? Please describe.
Users find it confusing to have these two repositories always added without further info, content or explicit purpose.
Describe the solution you'd like
Simply remove their creation, users can nevertheless just add aux repositories when needed.
|
String[] auxiliaryRepositories = {"occonfig-artifacts", "design"}; |
Describe alternatives you've considered
We could add a README to each one of these repositories stating their purpose, but I do believe it is better to simply keep it clean.
Is your feature request related to a problem? Please describe.
Users find it confusing to have these two repositories always added without further info, content or explicit purpose.
Describe the solution you'd like
Simply remove their creation, users can nevertheless just add aux repositories when needed.
ods-provisioning-app/src/main/java/org/opendevstack/provision/controller/ProjectApiController.java
Line 536 in fc16b67
Describe alternatives you've considered
We could add a README to each one of these repositories stating their purpose, but I do believe it is better to simply keep it clean.