| Commit message (Expand) | Author |
2024-01-28 | workflows/ci: upgrade actions | Egor Tensin |
2023-12-24 | workflows/ci: update Python versionsv5.0.2 | Egor Tensin |
2023-08-23 | fetch private GitHub user repositoriesv5.0.0 | Egor Tensin |
2023-08-23 | use separate users for testing | Egor Tensin |
2023-07-13 | Makefile: add test target | Egor Tensin |
2023-07-12 | add DEVELOPMENT.md | Egor Tensin |
2023-07-12 | Makefile: add shortcuts for integration tests | Egor Tensin |
2023-07-12 | test: no need to pre-configure git, remove some warnings | Egor Tensin |
2023-03-03 | workflows/ci: ignore changes in docs | Egor Tensin |
2023-03-02 | workflows/ci: rename a step | Egor Tensin |
2023-03-02 | add runtime version information | Egor Tensin |
2023-03-02 | workflows/ci: test w/ Python 3.11 also | Egor Tensin |
2023-03-02 | pin Python version | Egor Tensin |
2023-03-02 | workflows/ci: unpin runner image | Egor Tensin |
2023-03-02 | workflows/ci: drop Python 3.6 | Egor Tensin |
2023-02-25 | add --quiet flags to all installations | Egor Tensin |
2023-02-08 | workflows/ci: shorter platform names | Egor Tensin |
2023-02-08 | build for Mac's M1 also | Egor Tensin |
2023-02-08 | Makefile: use docker-compose for make build | Egor Tensin |
2023-02-08 | Makefile: fix make */build recipes | Egor Tensin |
2023-01-01 | workflows/ci: use GitHub token for unit tests | Egor Tensin |
2023-01-01 | workflows/ci: upgrade an action | Egor Tensin |
2022-12-03 | workflows/ci: rearrange dependencies | Egor Tensin |
2022-11-28 | workflows/ci: fix Python 3.6 tests | Egor Tensin |
2022-11-28 | workflows/ci: set-output is deprecated | Egor Tensin |
2022-10-16 | workflows/ci: remove unused steps | Egor Tensin |
2022-10-16 | workflows/ci: fix warnings, sanitize commands | Egor Tensin |
2022-10-16 | move Dockerfile to docker/ | Egor Tensin |
2022-10-15 | workflows/ci: use pip install -e . | Egor Tensin |
2022-05-27 | "access_token"/"app_password" -> "token" | Egor Tensin |
2022-03-26 | workflows/ci: build frontend as well as backend | Egor Tensin |
2022-03-26 | workflows/ci: skip the example config test for PyPI builds | Egor Tensin |
2022-03-08 | workflows/ci: cache pip packages | Egor Tensin |
2021-10-19 | workflows/ci: mention GitLab username requirement | Egor Tensin |
2021-10-16 | workflows/ci: minor fixes | Egor Tensin |
2021-10-16 | workflows/ci: fix a typov2.2.0 | Egor Tensin |
2021-10-16 | Gitlab -> GitLab | Egor Tensin |
2021-10-16 | workflows/ci: run SSH integration tests | Egor Tensin |
2021-10-16 | 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-08-02 | test/integration/docker: remove output directory | Egor Tensin |
2021-08-02 | workflows/ci: don't pull private Bitbucket repositories | Egor Tensin |
2021-08-01 | workflows/ci: PyPI depends on Docker Hub | Egor Tensin |
2021-08-01 | workflows/ci: run integration tests for PyPI | Egor Tensin |
2021-08-01 | workflows/ci: don't mask CGITIZE_BITBUCKET_USERNAME | Egor Tensin |
2021-08-01 | workflows/ci: separate job for examples/cgitize.toml | Egor Tensin |
2021-08-01 | support mirroring all of user's repositories | Egor Tensin |
2021-07-31 | tests/integration: add example to test examples/cgitize.toml | Egor Tensin |
2021-07-31 | move all tests to test/ | Egor Tensin |
2021-07-30 | add some unit tests | Egor Tensin |