Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rename "ssh" to "clone_via_ssh" in config | Egor Tensin | 2021-07-31 |
| | |||
* | rename "output" to "output_dir" in config | Egor Tensin | 2021-07-31 |
| | |||
* | factor various "repository" classes into Repo | Egor Tensin | 2021-07-31 |
| | | | | Some other refactoring efforts are included. | ||
* | cgitize.config: allow passing secrets via environment | Egor Tensin | 2021-07-31 |
| | |||
* | merge my_repos.py to the config | Egor Tensin | 2021-07-31 |
The config is also in the TOML format now. It's a bit messy for the moment, but I'll fix it. |