aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/project/ci/github/__init__.py (unfollow)
Commit message (Collapse)Author
2021-04-13remove excessive logging & obsolete project.ci.* packagesEgor Tensin
Logging command line arguments before parsing them is a bit excessive.
2021-01-18project.ci: add GitHub ActionsEgor Tensin
2020-03-28WIP: restructureEgor Tensin
A stupid attempt to reduce code duplication led me to believe that all the scripts could use _a bit_ of refactoring. This is going to be a major pain (factoring out all the things), which I'll take gladly. All the links and usage examples are broken right now, but nobody cares, so whatevs.