Skip to content

Setup wkhtmltopdf#12

Merged
dmeijboom merged 1 commit intomainfrom
feat/setup-wkhtmltopdf
May 21, 2025
Merged

Setup wkhtmltopdf#12
dmeijboom merged 1 commit intomainfrom
feat/setup-wkhtmltopdf

Conversation

@dmeijboom
Copy link
Copy Markdown
Contributor

@dmeijboom dmeijboom commented May 19, 2025

wkhtmltopdf is required to convert HTML to PDF.

Changes:

  • Add wkhtmltopdf dependency
  • Update bazel modules

@dmeijboom dmeijboom requested review from Rick-VA and Copilot May 19, 2025 20:04
@dmeijboom dmeijboom self-assigned this May 19, 2025
Copy link
Copy Markdown

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 the wkhtmltopdf dependency (and xvfb) to support HTML-to-PDF conversion in PHP images.

  • Updated dependency lists in PHP 8.4, 8.3, 7.4, and 7.2 configuration files
  • Introduces a comment section for command-line dependencies in each YAML file

Reviewed Changes

Copilot reviewed 9 out of 10 changed files in this pull request and generated 4 comments.

File Description
php/8.4/bookworm.yaml Added wkhtmltopdf and xvfb with an inline comment
php/8.3/bookworm.yaml Added wkhtmltopdf and xvfb with an inline comment
php/7.4/bookworm.yaml Added wkhtmltopdf and xvfb with an inline comment
php/7.2/bookworm.yaml Added wkhtmltopdf and xvfb with an inline comment
Files not reviewed (1)
  • MODULE.bazel: Language not supported

Comment thread php/8.4/bookworm.yaml Outdated
Comment thread php/8.3/bookworm.yaml Outdated
Comment thread php/7.4/bookworm.yaml Outdated
Comment thread php/7.2/bookworm.yaml Outdated
Copy link
Copy Markdown
Member

@Rick-VA Rick-VA left a comment

Choose a reason for hiding this comment

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

LGTM but build is failing

@dmeijboom dmeijboom force-pushed the feat/setup-wkhtmltopdf branch 6 times, most recently from d582f39 to 6b6840b Compare May 21, 2025 09:23
@dmeijboom dmeijboom force-pushed the feat/setup-wkhtmltopdf branch from 6b6840b to 8682875 Compare May 21, 2025 09:25
@dmeijboom dmeijboom merged commit 7373296 into main May 21, 2025
1 check passed
@dmeijboom dmeijboom deleted the feat/setup-wkhtmltopdf branch May 21, 2025 11:25
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.

3 participants