Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rename "output" to "output_dir" in config | Egor Tensin | 2021-07-31 |
| | |||
* | pylint fixes | Egor Tensin | 2021-07-31 |
| | |||
* | cgitize.config: remove dead code | 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 |
| | |||
* | .ci/docker: make ssh-add use SSH_ASKPASS | Egor Tensin | 2021-07-31 |
| | |||
* | test: add homepage URL tests | Egor Tensin | 2021-07-31 |
| | |||
* | sort requirements.txt | 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. | ||
* | add some unit tests | Egor Tensin | 2021-07-30 |
| | | | | This is a first step towards integrating with GitHub/Bitbucket properly. | ||
* | v1.1.1v1.1.1 | Egor Tensin | 2021-06-16 |
| | |||
* | workflows/ci: push versioned images to Docker Hub | Egor Tensin | 2021-06-16 |
| | |||
* | what? how did this work? | Egor Tensin | 2021-06-16 |
| | |||
* | workflows/ci: rename to "CI" | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/test -> workflows/ci | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/test: use ubuntu-latest | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/test: test w/ latest Python | Egor Tensin | 2021-06-11 |
| | |||
* | workflows/test: remove redundant parameter | Egor Tensin | 2021-05-08 |
| | |||
* | workflows/test: tweak step names | Egor Tensin | 2021-05-04 |
| | |||
* | workflows/test: run `pip install .` | Egor Tensin | 2021-05-04 |
| | |||
* | v1.1v1.1 | Egor Tensin | 2021-04-18 |
| | |||
* | error out if my_repos.py cannot be found | Egor Tensin | 2021-04-18 |
| | |||
* | README: update | Egor Tensin | 2021-04-14 |
| | |||
* | workflows/test: no need to install Twine | Egor Tensin | 2021-04-14 |
| | |||
* | workflows/test: error out if no files to upload | Egor Tensin | 2021-04-13 |
| | |||
* | v1.0v1.0 | Egor Tensin | 2021-04-13 |
| | |||
* | README: update | Egor Tensin | 2021-04-13 |
| | |||
* | README: fix badge link | Egor Tensin | 2021-04-13 |
| | |||
* | workflows/test: publish to Docker on tags also | Egor Tensin | 2021-04-13 |
| | |||
* | workflows/test: add job for publishing to PyPIv0.1 | Egor Tensin | 2021-04-13 |
| | |||
* | add packaging metadata | Egor Tensin | 2021-04-13 |
| | |||
* | README: update | Egor Tensin | 2021-04-07 |
| | |||
* | cgitize.cgit: write the age file also | Egor Tensin | 2021-04-07 |
| | |||
* | Makefile: best practices | Egor Tensin | 2021-04-07 |
| | |||
* | add --force flag | Egor Tensin | 2021-03-30 |
| | |||
* | add --verbose flag | Egor Tensin | 2021-03-30 |
| | |||
* | linting | Egor Tensin | 2021-03-30 |
| | |||
* | docker: update base image to Alpine 3.13 | Egor Tensin | 2021-03-30 |
| | |||
* | docker: enable scheduled runs via crond | Egor Tensin | 2021-03-30 |
| | |||
* | examples: mention access tokens | Egor Tensin | 2021-03-30 |
| | |||
* | README: update | Egor Tensin | 2021-03-30 |
| | |||
* | cgitize.git: proper config writer classes | Egor Tensin | 2021-03-30 |
| | |||
* | cgitize.cgit: factor out setup_git_auth | Egor Tensin | 2021-03-30 |
| | |||
* | cgitize.cgit: refactoring | Egor Tensin | 2021-03-29 |
| | |||
* | minor refactoring | Egor Tensin | 2021-03-29 |
| | |||
* | move Config to config.py | Egor Tensin | 2021-03-29 |
| | |||
* | .ci/local: tweak output | Egor Tensin | 2021-03-29 |
| | |||
* | move setup_logging to utils.py | Egor Tensin | 2021-03-29 |
| | |||
* | .ci/local: actually fix grep usage? | Egor Tensin | 2021-03-29 |
| | |||
* | add a helpful comment | Egor Tensin | 2021-03-29 |
| |