aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* fix whitespaceEgor Tensin2022-03-08
|
* workflows/ci: cache pip packagesEgor Tensin2022-03-08
|
* t/i/docker: clean up Docker dataEgor Tensin2022-03-08
|
* test/integration: more obvious success indicationEgor Tensin2022-03-08
|
* cgitize.config: refactoringEgor Tensin2022-03-08
|
* remove dead codeEgor Tensin2022-03-08
|
* minor refactoringEgor Tensin2022-03-08
|
* Makefile: preserve the headerEgor Tensin2022-03-08
|
* Makefile: remove the stupid headerEgor Tensin2022-03-08
|
* v2.4.0v2.4.0Egor Tensin2021-12-15
|
* age file: sort by committer date, not author dateEgor Tensin2021-12-15
|
* Makefile: add alias for launching PythonEgor Tensin2021-11-22
|
* v2.3.0v2.3.0Egor Tensin2021-11-01
|
* docker: bump base imageEgor Tensin2021-11-01
|
* v2.2.1v2.2.1Egor Tensin2021-10-19
|
* 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
|