bitovi / bitovi/bitops

Move bitops defaults out of the core and into the schema

Open
#238 0 comments 1 reaction 0 assignees View on GitHub
enhancement ✨ schema
Dominant language
Python
Stars
37
Forks
9
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Currently the default values for BitOps are defined in in the settings.py file. The defaults need to be moved out of the `settings.py` file and into the `bitops.schema.yaml` file.

Contributor guide

Open the contributing guide

Research direction

Read settings.py to locate the current BitOps default values, then inspect bitops.schema.yaml to understand where schema defaults belong. Move the BitOps defaults so they are defined in bitops.schema.yaml rather than settings.py, and verify that settings.py no longer owns them.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devops
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.