Go to file
2024-01-28 21:08:13 +08:00
.idea chore: upgrade problem and ubuntu-full to next version 2024-01-27 21:59:38 +08:00
cmd feat: use injector shutdown rather than manually call Close() 2024-01-06 19:23:12 +08:00
internal feat: compile and new_problem are queued by pool (#7) 2024-01-28 18:16:04 +08:00
pkg feat: compile and new_problem are queued by pool (#7) 2024-01-28 18:16:04 +08:00
resource fix: Prebuild should be independent of Languages 2024-01-28 18:15:07 +08:00
.dockerignore chore: don't include sourcemap in image 2024-01-05 00:24:47 +08:00
.gitignore fix: deadlock in pool 2024-01-06 21:03:30 +08:00
build_image.sh chore: update docker scripts 2024-01-27 19:11:26 +08:00
config.docker.yaml feat: use containerd as backend 2024-01-27 17:40:10 +08:00
docker-compose.yml fix: add missing volumes in docker-compose.yml 2024-01-28 21:08:13 +08:00
docker-entrypoint.sh fix: drop openrc in runner images: missing pids in cgroups setup 2024-01-27 20:40:32 +08:00
go.mod feat: use containerd as backend 2024-01-27 17:40:10 +08:00
go.sum feat: use containerd as backend 2024-01-27 17:40:10 +08:00
Makefile chore: use short commit hash 2024-01-06 21:31:10 +08:00
Runner.Dockerfile fix: drop openrc in runner images: missing pids in cgroups setup 2024-01-27 20:40:32 +08:00
Server.Dockerfile chore: update docker scripts 2024-01-27 19:11:26 +08:00
VERSION chore: bump version to dev 2024-01-06 21:04:20 +08:00