You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/.github/workflows
Your Name ddc617a8d2 Install libvips on CI runners and test on the vips driver
The vips driver uses jcupitt/vips (FFI binding), which needs ext-ffi
plus the libvips shared library at runtime - not the PECL vips
extension. Add a libvips apt install step and enable ffi in both test
workflows, then switch .env.testing to vips so CI exercises the new
default driver.

Guard ImageThumbnailSupersedeTest to skip when the configured driver's
runtime is unavailable, so contributors without libvips are not blocked.
1 week ago
..
docker-ghcr-cleanup.yml
docker-push.yml Disable buildx provenance/SBOM attestations for GHCR images 1 week ago
docker-tag.yml Update docker-tag.yml 1 week ago
php-larastan.yml Update php-larastan.yml 4 weeks ago
php-laravel-tests-db-matrix.yml Install libvips on CI runners and test on the vips driver 1 week ago
php-laravel-tests.yml Install libvips on CI runners and test on the vips driver 1 week ago
php-pint.yml Update php-pint.yml 4 weeks ago
php-psalm.yml Update php-psalm.yml 4 weeks ago