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