Accidental addition of `workflow/config/config.yaml`
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 148
- Forks
- 55
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 18
Description
Version Checks (indicate both or one)
-
This bug exists on the master branch of PyPSA-USA.
-
This bug exists on the develop branch of PyPSA-USA.
The Issue
I think PR #745 accidentally merged the config file workflow/config/config.common.yaml. The same configuration options correctly exist in workflow/repo_data/config/config.common.yaml, and are initialized at the start of a new project.
The file workflow/config/config.common.yaml should be removed
Steps To Reproduce
No response
Error Message
Anything else?
No response
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
Compare workflow/config/config.common.yaml with workflow/repo_data/config/config.common.yaml, which the issue identifies as the correct location. Remove the accidental duplicate from workflow/config and verify that the repository retains the intended configuration in workflow/repo_data/config; no test or reproduction steps are provided.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100