opendevstack / opendevstack/ods-provisioning-app

Remove auxiliaryRepositories occonfig-artifacts and design

Open
#733 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.