Move YAML validation logic to within the CLI
Open
@thomasrockhu-codecov is already working on this.
Since Dec 2, 2024.
Area: General UX
codecov/codecov-cli
enhancement
Medium
v11
- Dominant language
- Python
- Stars
- 89
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
There shouldn't be a need to make a network request to validate the YAML - we can likely do this within the CLI itself now, as it's no longer in bash. We don't really provide a way to communicate if a config is invalid, this is a step in that direction.
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.
Assessment
This issue has not been assessed yet.