PolicyEngine / PolicyEngine/policyengine-core
Test for valid yaml in CI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 22
- Forks
- 30
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 7
Description
For example https://github.com/PolicyEngine/policyengine-us/issues/3409 introduced invalid parameter YAML (see https://github.com/PolicyEngine/policyengine-us/issues/3417), but didn't break CI
The API did catch it though: https://github.com/PolicyEngine/policyengine-api/actions/runs/7162451862/job/19499442307?pr=964
Contributor guide
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
No repository file or test entry point is named. Start by comparing the API validation workflow linked in the issue with the policyengine-core CI configuration, then identify where parameter YAML is loaded. Done means CI rejects invalid parameter YAML, covering the failure described in issues 3409 and 3417.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100