opendevstack / opendevstack/ods-core
Create verify-configuration make target
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 53
- Forks
- 34
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
Although we have just one env file that needs to be configured based on your install - there is plenty errors one can make. E.g. wrong bitbucket url .. as these settings are applied into many Components- getting one wrong causes a lot of frustration
Describe the solution you'd like
A make Target that verifies if the settings are right
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 by locating the environment file and existing Make targets used during installation. Identify the supported settings and how they are consumed by the components, then define checks for invalid values such as an incorrect Bitbucket URL. Done means the new target reliably reports configuration errors before they cause failures elsewhere.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100