- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Jef Roosens
deleted branch renovate/rust-1.x from Chewing_Bever/site-backend
2022-04-08 15:07:01 +02:00
Multi-arch package building
I added a setting to select which base image to use for a builder. I'll put a notice in the docs about this specific image, but that's all that needs to be done.
Healthcheck breaks cron image
Because this concerns the build process, I'll move this to 0.3.0 where all the builder-specific issues will be addressed.
Add configurable cron schedule
Writing our own cron daemon could be done using the following:
- On startup, request all repos from the API. For each repo, we either check if it has a custom schedule or use the default one.…
Add support for S3 storage backend
Switch to channel-based communication
Deadlock when locking map in MultiArchRepo
Package compiler as Arch package
Add configurable cron schedule