opendevstack / opendevstack/ods-provisioning-app

Add an existing project created outside of prov-app to its storage

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

Nobody has claimed this yet.

enhancement
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.
If a project is created without prov-app, one can't add new components to it. A scenario could be taking over a vendor's project with pre-existing repos where new components might be needed.
The inability to add new components is caused due lack of updating of local storage.

Describe the solution you'd like
Allow the users to create a new ODS project based on an existing BITBUCKET_URL which already has some content in it. As a result of running create a new ODS project based on an existing Bitbucket project, prov-app will generate cd, dev, and test namespaces and let the user deploy any needed components.

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 by tracing the create-a-new-ODS-project flow and how local storage is updated for an existing BITBUCKET_URL. Define how existing Bitbucket content is detected, then verify that cd, dev, and test namespaces are generated and the resulting project can deploy new components.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend, devops, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.