Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |