Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | workflows/ci: skip the example config test for PyPI builds | Egor Tensin | 2022-03-26 |
| | | | | | It basically does the same as the integration test, and consumes a lot of time. | ||
* | 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 |
| | | | | Allowed by setting up ssh-agent inside a run. | ||
* | 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 |
| | | | | They are private lmao. | ||
* | workflows/ci: PyPI depends on Docker Hub | Egor Tensin | 2021-08-01 |
| | |||
* | 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. | ||
* | 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 |
| | | | | This is a first step towards integrating with GitHub/Bitbucket properly. | ||
* | 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 |