opendevstack / opendevstack/ods-provisioning-app
Remove auxiliaryRepositories occonfig-artifacts and design
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14
- Forks
- 20
- Avg merge
- 3h 35m
- Merged PRs (30d)
- 1
Description
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.
https://github.com/opendevstack/ods-provisioning-app/blob/fc16b673d0008015a9f05dc1fc3db727a67ba2cd/src/main/java/org/opendevstack/provision/controller/ProjectApiController.java#L536
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in src/main/java/org/opendevstack/provision/controller/ProjectApiController.java at the linked code around line 536. Trace how occonfig-artifacts and design are created and verify the provisioning flow no longer creates them while user-specified auxiliary repositories remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100