| Commit message (Expand) | Author | Age |
* | workflows/ci: ignore changes in docs | Egor Tensin | 2023-03-03 |
* | 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-03-02 |
* | add --quiet flags to all installations | Egor Tensin | 2023-02-25 |
* | 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-02-08 |
* | workflows/ci: use GitHub token for unit tests | Egor Tensin | 2023-01-01 |
* | workflows/ci: upgrade an action | Egor Tensin | 2023-01-01 |
* | workflows/ci: rearrange dependencies | Egor Tensin | 2022-12-03 |
* | workflows/ci: fix Python 3.6 tests | Egor Tensin | 2022-11-28 |
* | workflows/ci: set-output is deprecated | Egor Tensin | 2022-11-28 |
* | 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-16 |
* | workflows/ci: use pip install -e . | Egor Tensin | 2022-10-15 |
* | "access_token"/"app_password" -> "token" | Egor Tensin | 2022-05-27 |
* | 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-26 |
* | workflows/ci: cache pip packages | Egor Tensin | 2022-03-08 |
* | workflows/ci: mention GitLab username requirement | Egor Tensin | 2021-10-19 |
* | 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-10-16 |
* | test/integration/docker: remove output directory | Egor Tensin | 2021-08-02 |
* | workflows/ci: don't pull private Bitbucket repositories | Egor Tensin | 2021-08-02 |
* | 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-08-01 |
* | tests/integration: add example to test examples/cgitize.toml | Egor Tensin | 2021-07-31 |
* | move all tests to test/ | Egor Tensin | 2021-07-31 |
* | add some unit tests | Egor Tensin | 2021-07-30 |
* | workflows/ci: push versioned images to Docker Hub | Egor Tensin | 2021-06-16 |
* | workflows/ci: rename to "CI" | Egor Tensin | 2021-06-15 |
* | workflows/test -> workflows/ci | Egor Tensin | 2021-06-15 |
* | workflows/test: use ubuntu-latest | Egor Tensin | 2021-06-15 |
* | workflows/test: test w/ latest Python | Egor Tensin | 2021-06-11 |
* | workflows/test: remove redundant parameter | Egor Tensin | 2021-05-08 |
* | workflows/test: tweak step names | Egor Tensin | 2021-05-04 |
* | workflows/test: run `pip install .` | Egor Tensin | 2021-05-04 |