In app/util/conf/base_config_loader.py output all non-whitelisted Keys, not just one
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start by reading app/util/conf/base_config_loader.py, especially the validation path that raises on a non-whitelisted key. Confirm how invalid keys are collected and reported. Done means one exception reports all non-whitelisted keys instead of stopping at the first.
Written by the indexing model from the issue text.
Description
Currently in app/util/conf/base_config_loader.py we raise an exception on the first non-whitelisted key rather than aggregating all of them together first and reporting back--allowing the user of ClusterRunner to only have to run into the issue once.
- Dominant language
- Python
- Stars
- 184
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
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.
More from box/ClusterRunner
-
bug minor
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
box/ClusterRunner#336 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
box/ClusterRunner#457 · 2 comments ·
-
major
Difficulty 5/5 Over a week Newbie friendliness 25/100
box/ClusterRunner#433 · 4 comments · 48 reactions ·
-
enhancement help wanted
Difficulty 4/5 3-5 days Newbie friendliness 35/100
box/ClusterRunner#411 · 1 comment ·
-
Update Pylint Openhelp wanted
Difficulty 3/5 1-2 days Newbie friendliness 35/100
box/ClusterRunner#395 · 1 comment · 2 reactions ·
All issues in box/ClusterRunner
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100