[PR #2958] Hoarder: v0.23.0 dependency update #3986

Closed
opened 2025-11-20 06:07:44 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE/pull/2958

State: closed
Merged: Yes


✍️ Description

Hoarder version 0.23.0 (not yet released) requires graphicsmagick and ghostscript in order to support PDF screenshot generation and display.

This PR updates the hoarder-install.sh and hoarder.sh scripts to install them if they are not present.

Link: See this PR in the Hoarder repo for details.

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)

This PR will remain a draft until Hoarder version 0.23.0 is released.

**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/2958 **State:** closed **Merged:** Yes --- ## ✍️ Description Hoarder version 0.23.0 (not yet released) requires graphicsmagick and ghostscript in order to support PDF screenshot generation and display. This PR updates the `hoarder-install.sh` and `hoarder.sh` scripts to install them if they are not present. ## 🔗 Related PR / Discussion / Issue Link: See [this PR](https://github.com/hoarder-app/hoarder/pull/995) in the Hoarder repo for details. ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [x] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) This PR will remain a draft until Hoarder version 0.23.0 is released.
saavagebueno added the pull-request label 2025-11-20 06:07:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3986