aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* workflows/ci: mention GitLab username requirementEgor Tensin2021-10-19
|
* examples/cgitize.toml: mention GitLab usernameEgor Tensin2021-10-19
|
* GitLab requires access in the username:access_token formatEgor Tensin2021-10-19
| | | | My bad for not testing it out before.
* workflows/ci: minor fixesEgor Tensin2021-10-16
|
* workflows/ci: fix a typov2.2.0Egor Tensin2021-10-16
|
* v2.2.0Egor Tensin2021-10-16
|
* Gitlab -> GitLabEgor Tensin2021-10-16
|
* examples/cgitize.toml: add comment-headersEgor Tensin2021-10-16
|
* examples/cgitize.toml: shorten redundant commentsEgor Tensin2021-10-16
|
* README: updateEgor Tensin2021-10-16
|
* workflows/ci: run SSH integration testsEgor Tensin2021-10-16
| | | | Allowed by setting up ssh-agent inside a run.
* workflows/ci: mention Gitlab access tokenEgor Tensin2021-10-16
|
* workflows/ci: don't build containers for ARM on every commitEgor Tensin2021-10-16
|
* add Gitlab supportEgor Tensin2021-10-16
|
* add dependency to python-gitlab to setup.cfgEgor Tensin2021-10-16
|
* examples/cgitize.toml: fix repository IDEgor Tensin2021-10-16
|
* fix an editing fuck-upEgor Tensin2021-10-16
|
* test/unit: add Gitlab unit testsEgor Tensin2021-10-16
|
* add Gitlab API module to requirements.txtEgor Tensin2021-10-16
|
* examples/cgitize.toml: add Gitlab sectionsEgor Tensin2021-10-16
|
* Makefile: add more convenient aliasesEgor Tensin2021-10-16
|
* v2.1.2v2.1.2Egor Tensin2021-08-02
|
* docker: fix CMD handlingEgor Tensin2021-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 directoryEgor Tensin2021-08-02
|
* README: fix a typoEgor Tensin2021-08-02
|
* workflows/ci: don't pull private Bitbucket repositoriesEgor Tensin2021-08-02
| | | | They are private lmao.
* v2.1.1v2.1.1Egor Tensin2021-08-02
|
* "clone_url": fix nested repository directoryEgor Tensin2021-08-02
|
* v2.1.0v2.1.0Egor Tensin2021-08-02
|
* examples/cgitize.toml: updateEgor Tensin2021-08-02
|
* examples/cgitize.toml: fix a typoEgor Tensin2021-08-02
|
* support skipping some of user's repositoriesEgor Tensin2021-08-02
|
* cgitize.repo: discard empty descriptionsEgor Tensin2021-08-02
|
* v2.0.1v2.0.1Egor Tensin2021-08-01
|
* workflows/ci: PyPI depends on Docker HubEgor Tensin2021-08-01
|
* v2.0v2.0Egor Tensin2021-08-01
|
* README: updateEgor Tensin2021-08-01
|
* workflows/ci: run integration tests for PyPIEgor Tensin2021-08-01
| | | | The example config must have clone_via_ssh = false for that to work.
* docker: fix Dockerfile after messing with requirements.txtEgor Tensin2021-08-01
|
* figure out setup.cfg vs. requirements.txtEgor Tensin2021-08-01
|
* change default "output_dir"Egor Tensin2021-08-01
|
* README: updateEgor Tensin2021-08-01
|
* pylint fixesEgor Tensin2021-08-01
|
* workflows/ci: don't mask CGITIZE_BITBUCKET_USERNAMEEgor Tensin2021-08-01
|
* support setting "dir" for individual repositoriesEgor Tensin2021-08-01
|
* workflows/ci: separate job for examples/cgitize.tomlEgor Tensin2021-08-01
|
* support mirroring all of user's repositoriesEgor Tensin2021-08-01
|
* fix the lately broken --repo flagEgor Tensin2021-08-01
|
* test/integration/docker: generate new SSH keys every timeEgor Tensin2021-07-31
|
* tests/integration: add example to test examples/cgitize.tomlEgor Tensin2021-07-31
|