checklist for Python projects
-
#0 run
black --check --diff
-
#1 argparse help for humans (gitless, podman-compose)
-
#2 Sphinx theme customizations
- replace
View Source
link withEdit
(release-monitoring) - link references to tracker and merge requests (airflow)
- replace
-
Run
coverage.py
and publish current report to GitHub Pages (https://yakshaveinc.github.io/python/)- Make it reusable workflow or an action that writes to
gh-pages
and/ordata
branch
- Make it reusable workflow or an action that writes to
See also https://github.com/yakshaveinc/python/issues?q=label%3Achecklist