mahmoud / mahmoud/awesome-python-applications
CI for automatic YAML validation
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 18k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
Right now I just merge PRs and fix up quirky YAML, but it would be nice if `generate_docs.py` actually got run by Travis and posted back. Opens the door to more validation around duplicates and such, too.
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
Start with generate_docs.py and the repository's Travis CI configuration. Set up CI to run the generator and report validation failures back on pull requests, leaving room for duplicate checks. Done means Travis automatically runs the YAML validation whenever a pull request is checked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100