continuwuity/.forgejo
Tom Foster 9c147b182f ci: Fix BuildKit cache invalidation and add Haswell-optimised builds
The workflow was rebuilding dependencies unnecessarily despite timelord
restoring timestamps because TARGET_CPU and RUST_PROFILE weren't passed
to Docker, creating inconsistent cache keys. Now passes both arguments
for proper cache reuse.

Adds Haswell-optimised builds alongside baseline builds using -march=haswell
for PCLMUL instruction support. Recent build improvements reducing compile
times from 15-20 minutes to ~5 minutes make this additional CPU variant
feasible. Users can pull optimised images with -haswell suffix.
2025-09-11 13:59:43 +01:00
..
actions chore: Unify actions versions 2025-09-10 17:39:25 +01:00
regsync ci: Mirror RC tags 2025-07-07 01:40:59 +00:00
workflows ci: Fix BuildKit cache invalidation and add Haswell-optimised builds 2025-09-11 13:59:43 +01:00