[PR #1350] [CLOSED] Update install.func: Install figlet on all new LXC #2965

Closed
opened 2025-11-20 05:32:45 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1350
Author: @michelroegl-brunner
Created: 1/9/2025
Status: Closed

Base: mainHead: figlet_install


📝 Commits (4)

📊 Changes

2 files changed (+56 additions, -21 deletions)

View changed files

debug.log (+1 -0)
📝 misc/install.func (+55 -21)

📄 Description

🛠️ Note:
We are meticulous about merging code into the main branch, so please understand that pull requests not meeting the project's standards may be rejected. It's never personal!
🎮 Note for game-related scripts: These have a lower likelihood of being merged.


✍️ Description

Installs Figlet on all new LXC for Header generation.


🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)
  • Documentation updated (I have updated any relevant documentation)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/1350 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 1/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `figlet_install` --- ### 📝 Commits (4) - [`c203725`](https://github.com/community-scripts/ProxmoxVE/commit/c203725e3337e826826dffab0ca229f671913055) Update install.func: Install figlet on all new LXC - [`e13dadf`](https://github.com/community-scripts/ProxmoxVE/commit/e13dadf9356e94d08971ed1adcf0c7df8a4cb303) Formating - [`e3828a6`](https://github.com/community-scripts/ProxmoxVE/commit/e3828a6365b9833d4c7beed4d457449b6cad550e) Formating - [`824a985`](https://github.com/community-scripts/ProxmoxVE/commit/824a985283e32e003920261432376eaad53ee9b1) Update intstall.func ### 📊 Changes **2 files changed** (+56 additions, -21 deletions) <details> <summary>View changed files</summary> ➕ `debug.log` (+1 -0) 📝 `misc/install.func` (+55 -21) </details> ### 📄 Description > **🛠️ Note:** > We are meticulous about merging code into the main branch, so please understand that pull requests not meeting the project's standards may be rejected. It's never personal! > 🎮 **Note for game-related scripts:** These have a lower likelihood of being merged. --- ## ✍️ Description Installs Figlet on all new LXC for Header generation. --- ## 🛠️ Type of Change Please check the relevant options: - [ ] Bug fix (non-breaking change that resolves an issue) - [X] New feature (non-breaking change that adds functionality) - [X] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts) --- ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [X] Testing performed (I have thoroughly tested my changes and verified expected functionality.) - [ ] Documentation updated (I have updated any relevant documentation) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 05:32:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2965