Skip to content

Conversation

fabriciojs
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings October 18, 2025 17:42
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds automatic WebP image serving support for WordPress installations and updates the build configuration to support PHP 8.4 while removing support for PHP 7.4 and 8.0.

  • Introduces Nginx configuration to automatically serve WebP versions of JPEG/PNG images when clients support them
  • Adds PHP 8.4 build targets and removes outdated PHP 7.4 and 8.0 builds
  • Standardizes Dockerfile AS keyword capitalization across all build variants

Reviewed Changes

Copilot reviewed 33 out of 33 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
template/wordpress-webp-conf.blade.php New Nginx configuration template for WebP support with client detection and caching headers
template/entrypoint.blade.php Modified to inject WebP configuration include directive into Nginx config
template/Dockerfile.blade.php Updated to copy WebP config file and standardized AS keyword capitalization
kool.yml Added build commands for PHP 8.4 nginx and nginx-prod variants
fwd-template.json Restructured build configurations: added 8.4, removed 7.4/8.0, added wordpress-webp.conf to all builds
8.*/wordpress-webp.conf Generated WebP configuration files for all PHP versions (8.1-8.4)
8.*/entrypoint Generated entrypoint scripts with WebP config injection for all versions
8.*/Dockerfile Generated Dockerfiles with WebP config copy and standardized AS capitalization

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant