continuwuity/.forgejo/workflows
Tom Foster 4a1091dd06 ci(release-image): Unify binary extraction using BuildKit local output
Fork PRs currently fail binary extraction with 'invalid reference format'
and 'must specify at least one container source' errors. This replaces the
registry-specific docker create/copy method with BuildKit's local output
feature for all builds.

Uses multiple outputs in single build: image export plus local binary
extraction from /sbin. Speeds up extracting binary artifacts and saves a
couple of extra workflow steps in the process.
2025-09-07 20:46:11 +01:00
..
documentation.yml ci(docs): Optimise build performance with caching and conditional Node.js 2025-09-07 14:51:10 +01:00
element.yml Element Web build fixes 2025-07-03 22:26:02 +01:00
mirror-images.yml fix: Correct vars 2025-07-06 22:57:33 +01:00
prek-checks.yml ci: Fix CI not triggering on external pull requests 2025-09-06 15:21:39 +01:00
release-image.yml ci(release-image): Unify binary extraction using BuildKit local output 2025-09-07 20:46:11 +01:00
renovate.yml feat: Cache renovate data, RO GitHub token 2025-08-31 01:37:50 +01:00