[PR #3989] [CLOSED] Website: Add configuration file paths to app pages #4662

Open
opened 2025-11-20 06:11:05 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3989
Author: @tremor021
Created: 4/22/2025
Status: Closed

Base: mainHead: infos


📝 Commits (1)

  • f2cc448 Bump java to v21, code formating

📊 Changes

2 files changed (+49 additions, -35 deletions)

View changed files

📝 ct/suwayomiserver.sh (+39 -31)
📝 install/suwayomiserver-install.sh (+10 -4)

📄 Description

✍️ Description

  • We are adding a info note to all script pages where available, specifying location of configuration files
  • Code formatting

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 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.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/3989 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 4/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `infos` --- ### 📝 Commits (1) - [`f2cc448`](https://github.com/community-scripts/ProxmoxVE/commit/f2cc448fb755574cd3556224aae5d78724db1932) Bump java to v21, code formating ### 📊 Changes **2 files changed** (+49 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `ct/suwayomiserver.sh` (+39 -31) 📝 `install/suwayomiserver-install.sh` (+10 -4) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description - We are adding a info note to all script pages where available, specifying location of configuration files - Code formatting ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **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. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [x] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <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 06:11:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4662