Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fetch private GitHub user repositoriesv5.0.0 | Egor Tensin | 2023-08-23 |
| | | | | This is in line with how it works for Bitbucket & GitLab. | ||
* | examples: switch to a different GitHub org | Egor Tensin | 2023-08-23 |
| | | | | browserify is too huge, the tests are taking too long. | ||
* | use separate users for testing | Egor Tensin | 2023-08-23 |
| | |||
* | examples: replace the Inkscape repo with another one | Egor Tensin | 2023-05-30 |
| | | | | It takes way too long to clone. | ||
* | fix preludes in bash scripts | Egor Tensin | 2022-12-03 |
| | |||
* | clone to NAME.git folders | Egor Tensin | 2022-05-27 |
| | | | | | It seems to be the convention and the default behaviour of `git clone --bare`, so do that. | ||
* | support mirroring all of org's repositories | Egor Tensin | 2022-03-08 |
| | |||
* | test/integration: more obvious success indication | Egor Tensin | 2022-03-08 |
| | |||
* | workflows/ci: run SSH integration tests | Egor Tensin | 2021-10-16 |
| | | | | Allowed by setting up ssh-agent inside a run. | ||
* | add Gitlab support | Egor Tensin | 2021-10-16 |
| | |||
* | 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. | ||
* | support setting "dir" for individual repositories | Egor Tensin | 2021-08-01 |
| | |||
* | support mirroring all of user's repositories | Egor Tensin | 2021-08-01 |
| | |||
* | fix the lately broken --repo flag | Egor Tensin | 2021-08-01 |
| | |||
* | tests/integration: add example to test examples/cgitize.toml | Egor Tensin | 2021-07-31 |