Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Makefile: add alias for launching Python | Egor Tensin | 2021-11-22 |
| | |||
* | v2.3.0v2.3.0 | Egor Tensin | 2021-11-01 |
| | |||
* | docker: bump base image | Egor Tensin | 2021-11-01 |
| | |||
* | v2.2.1v2.2.1 | Egor Tensin | 2021-10-19 |
| | |||
* | workflows/ci: mention GitLab username requirement | Egor Tensin | 2021-10-19 |
| | |||
* | examples/cgitize.toml: mention GitLab username | Egor Tensin | 2021-10-19 |
| | |||
* | GitLab requires access in the username:access_token format | Egor Tensin | 2021-10-19 |
| | | | | My bad for not testing it out before. | ||
* | workflows/ci: minor fixes | Egor Tensin | 2021-10-16 |
| | |||
* | workflows/ci: fix a typov2.2.0 | Egor Tensin | 2021-10-16 |
| | |||
* | v2.2.0 | Egor Tensin | 2021-10-16 |
| | |||
* | Gitlab -> GitLab | Egor Tensin | 2021-10-16 |
| | |||
* | examples/cgitize.toml: add comment-headers | Egor Tensin | 2021-10-16 |
| | |||
* | examples/cgitize.toml: shorten redundant comments | Egor Tensin | 2021-10-16 |
| | |||
* | README: update | Egor Tensin | 2021-10-16 |
| | |||
* | workflows/ci: run SSH integration tests | Egor Tensin | 2021-10-16 |
| | | | | Allowed by setting up ssh-agent inside a run. | ||
* | workflows/ci: mention Gitlab access token | Egor Tensin | 2021-10-16 |
| | |||
* | workflows/ci: don't build containers for ARM on every commit | Egor Tensin | 2021-10-16 |
| | |||
* | add Gitlab support | Egor Tensin | 2021-10-16 |
| | |||
* | add dependency to python-gitlab to setup.cfg | Egor Tensin | 2021-10-16 |
| | |||
* | examples/cgitize.toml: fix repository ID | Egor Tensin | 2021-10-16 |
| | |||
* | fix an editing fuck-up | Egor Tensin | 2021-10-16 |
| | |||
* | test/unit: add Gitlab unit tests | Egor Tensin | 2021-10-16 |
| | |||
* | add Gitlab API module to requirements.txt | Egor Tensin | 2021-10-16 |
| | |||
* | examples/cgitize.toml: add Gitlab sections | Egor Tensin | 2021-10-16 |
| | |||
* | Makefile: add more convenient aliases | Egor Tensin | 2021-10-16 |
| | |||
* | v2.1.2v2.1.2 | Egor Tensin | 2021-08-02 |
| | |||
* | docker: fix CMD handling | Egor Tensin | 2021-08-02 |
| | | | | | It was difficult to override CMD (due to the requirement to `activate` the venv), move the `activate` call to entrypoint.sh. | ||
* | test/integration/docker: remove output directory | Egor Tensin | 2021-08-02 |
| | |||
* | README: fix a typo | Egor Tensin | 2021-08-02 |
| | |||
* | workflows/ci: don't pull private Bitbucket repositories | Egor Tensin | 2021-08-02 |
| | | | | They are private lmao. | ||
* | v2.1.1v2.1.1 | Egor Tensin | 2021-08-02 |
| | |||
* | "clone_url": fix nested repository directory | Egor Tensin | 2021-08-02 |
| | |||
* | v2.1.0v2.1.0 | Egor Tensin | 2021-08-02 |
| | |||
* | examples/cgitize.toml: update | Egor Tensin | 2021-08-02 |
| | |||
* | examples/cgitize.toml: fix a typo | Egor Tensin | 2021-08-02 |
| | |||
* | support skipping some of user's repositories | Egor Tensin | 2021-08-02 |
| | |||
* | cgitize.repo: discard empty descriptions | Egor Tensin | 2021-08-02 |
| | |||
* | v2.0.1v2.0.1 | Egor Tensin | 2021-08-01 |
| | |||
* | workflows/ci: PyPI depends on Docker Hub | Egor Tensin | 2021-08-01 |
| | |||
* | v2.0v2.0 | Egor Tensin | 2021-08-01 |
| | |||
* | README: update | Egor Tensin | 2021-08-01 |
| | |||
* | workflows/ci: run integration tests for PyPI | Egor Tensin | 2021-08-01 |
| | | | | The example config must have clone_via_ssh = false for that to work. | ||
* | docker: fix Dockerfile after messing with requirements.txt | Egor Tensin | 2021-08-01 |
| | |||
* | figure out setup.cfg vs. requirements.txt | Egor Tensin | 2021-08-01 |
| | |||
* | change default "output_dir" | Egor Tensin | 2021-08-01 |
| | |||
* | README: update | Egor Tensin | 2021-08-01 |
| | |||
* | pylint fixes | Egor Tensin | 2021-08-01 |
| | |||
* | workflows/ci: don't mask CGITIZE_BITBUCKET_USERNAME | Egor Tensin | 2021-08-01 |
| | |||
* | support setting "dir" for individual repositories | Egor Tensin | 2021-08-01 |
| | |||
* | workflows/ci: separate job for examples/cgitize.toml | Egor Tensin | 2021-08-01 |
| |