Jef Roosens Chewing_Bever
Jef Roosens deleted branch renovate/rust-1.x from Chewing_Bever/site-backend 2022-04-08 15:07:01 +02:00
Jef Roosens commented on issue vieter-v/vieter#35 2022-04-08 14:39:41 +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.

Jef Roosens commented on issue vieter-v/vieter#98 2022-04-08 14:38:39 +02:00
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.

Jef Roosens commented on issue vieter-v/vieter#116 2022-04-08 14:37:03 +02:00
Add configurable cron schedule

Writing our own cron daemon could be done using the following:

  1. 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.…
Jef Roosens closed issue vieter-v/vieter#30 2022-04-08 14:20:19 +02:00
Experiment with mold linker
Jef Roosens closed issue vieter-v/vieter#38 2022-04-08 14:20:19 +02:00
Add support for S3 storage backend
Jef Roosens closed issue vieter-v/vieter#94 2022-04-08 14:20:02 +02:00
Switch to x.json2
Jef Roosens closed issue vieter-v/vieter#77 2022-04-08 14:19:55 +02:00
Switch to channel-based communication
Jef Roosens closed issue vieter-v/vieter#70 2022-04-08 14:19:44 +02:00
Deadlock when locking map in MultiArchRepo
Jef Roosens opened issue vieter-v/vieter#117 2022-04-08 14:19:02 +02:00
Package compiler as Arch package
Jef Roosens opened issue vieter-v/vieter#116 2022-04-08 13:50:13 +02:00
Add configurable cron schedule
Jef Roosens pushed to dev at vieter-v/vieter 2022-04-08 13:23:01 +02:00
8b2900d7f3 Added option to specify base build image to use
Jef Roosens pushed to main at Chewing_Bever/dmenu 2022-04-07 22:29:00 +02:00
e1a14e69f6 Deployed to wrong repo
Jef Roosens pushed to dev at vieter-v/vieter 2022-04-07 22:23:42 +02:00
fb4710fc2a Remove deploy step
Jef Roosens pushed to main at Chewing_Bever/dmenu 2022-04-07 22:18:31 +02:00
39850bd500 Updated to new vieter & multi-arch setup
Jef Roosens pushed to dev at vieter-v/vieter 2022-04-07 22:02:11 +02:00
ffd83eeb18 Vieter releases are now also aarch64
0617c9b904 forgot to add part for creating filename
Compare 2 commits »
Jef Roosens pushed to dev at vieter-v/vieter 2022-04-07 21:51:54 +02:00
0a74f10052 This is to tickle the CI
Jef Roosens pushed to dev at vieter-v/vieter 2022-04-07 21:29:22 +02:00
c3ac00f24d Added support for xz-compressed packages
Jef Roosens pushed to master at Chewing_Bever/st 2022-04-07 21:18:35 +02:00
e05a06731f Switched to curlimages/curl for publish
Jef Roosens pushed to master at Chewing_Bever/st 2022-04-07 21:16:42 +02:00
ece0b1641d Added aarch64 to PKGBUILD