| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | syz-cluster/pkg/db: make it possible to use emulator in dashboard tests | Dmitry Vyukov | 2025-12-31 | 1 | -1/+1 |
| | | |||||
| * | syz-cluster: refactor Dockerfiles | Aleksandr Nogikh | 2025-12-31 | 2 | -16/+10 |
| | | | | | | | | Copy everything into the build context. Add a .dockerignore file to avoid copying the definitely unnecessary files and folders. Check copyrights presence in Dockerfiles. | ||||
| * | syz-cluster: add pkg/osutil to Docker containers | Aleksandr Nogikh | 2025-12-30 | 1 | -0/+1 |
| | | | | | It's become necessary after #6533. | ||||
| * | pkg: move gcpsecret to a separate package | Aleksandr Nogikh | 2025-08-11 | 1 | -1/+1 |
| | | | | | | It simplifies the dependency tree and fixes a build error for the send-test-email container. | ||||
| * | syz-cluster: update Go version in Dockerfiles | Aleksandr Nogikh | 2025-07-14 | 2 | -2/+2 |
| | | | | | | For some reason, it does not download the newer toolchain versions automatically. | ||||
| * | syz-cluster: add a send-test-email tool | Aleksandr Nogikh | 2025-07-08 | 3 | -0/+90 |
| | | | | | The tool will be used to test email reporter configuration. | ||||
| * | syz-cluster: move db-mgmt to tools | Aleksandr Nogikh | 2025-07-08 | 4 | -0/+137 |
| This will allows us to better organize the code. | |||||
