gcfntnu / gcfntnu/gcf-workflows
Clean up configuration
- Dominant language
- Jupyter Notebook
- Stars
- 2
- Forks
- 0
- Avg merge
- 8h 22m
- Merged PRs (30d)
- 8
Description
- [ ] required keys: main.config vs utils.py
- [ ] rewrite update_config2 (use deep_update from pydantic)
- [ ] clean up what config belongs in workflow vs main vs libprep
- [ ] remove models and docker from config into seprate global dicts?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inventorying the configuration in main.config, utils.py, workflow, main, and libprep, including the current update_config2 implementation. Compare the required keys and configuration ownership, then review pydantic's deep_update and decide which models and Docker settings belong in separate global dictionaries. Done means the configuration responsibilities and required keys are consistent across these entry points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100