Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docker: fix armhf buildsv4.0.12 | Egor Tensin | 2023-05-30 |
| | |||
* | t/i/docker: always spawn ssh-agent | Egor Tensin | 2023-05-30 |
| | | | | | | I had some weird errors on my machine where my primary ssh-agent would get killed. No idea why I didn't just spawn a new ssh-agent from the very beginning. | ||
* | docker: bump base images | Egor Tensin | 2023-05-21 |
| | |||
* | use `--progress plain` with docker-compose build | Egor Tensin | 2023-02-25 |
| | |||
* | add --quiet flags to all installations | Egor Tensin | 2023-02-25 |
| | |||
* | t/i/docker: test the frontend also | Egor Tensin | 2022-12-03 |
| | |||
* | fix preludes in bash scripts | Egor Tensin | 2022-12-03 |
| | |||
* | docker: bump base image | Egor Tensin | 2022-12-02 |
| | |||
* | docker: upgrade base images | Egor Tensin | 2022-10-16 |
| | |||
* | clone to NAME.git folders | Egor Tensin | 2022-05-27 |
| | | | | | It seems to be the convention and the default behaviour of `git clone --bare`, so do that. | ||
* | rename Compose services, move directories around, etc. | Egor Tensin | 2022-03-29 |
| | |||
* | t/i/docker: reuse the root docker-compose.yml | Egor Tensin | 2022-03-29 |
| | |||
* | docker: change default paths | Egor Tensin | 2022-03-27 |
| | |||
* | docker: bump base images | Egor Tensin | 2022-03-15 |
| | |||
* | t/i/docker: use tini in server | Egor Tensin | 2022-03-15 |
| | |||
* | t/i/docker: clean up Docker data | Egor Tensin | 2022-03-08 |
| | |||
* | test/integration: more obvious success indication | Egor Tensin | 2022-03-08 |
| | |||
* | test/integration/docker: remove output directory | Egor Tensin | 2021-08-02 |
| | |||
* | change default "output_dir" | Egor Tensin | 2021-08-01 |
| | |||
* | test/integration/docker: generate new SSH keys every time | Egor Tensin | 2021-07-31 |
| | |||
* | move all tests to test/ | Egor Tensin | 2021-07-31 |