[PR #3872] [CLOSED] Neo4J: Add Java JDK 21 for 2025 Version #4596

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3872
Author: @MickLesk
Created: 4/14/2025
Status: Closed

Base: mainHead: neo4j_fix


📝 Commits (2)

  • 2f25577 Fix: NodeJS Check (Tianji/Docmost)
  • 13dc566 Neo4j: add Java JDK 21

📊 Changes

4 files changed (+48 additions, -32 deletions)

View changed files

📝 ct/docmost.sh (+12 -15)
📝 ct/neo4j.sh (+11 -1)
📝 ct/tianji.sh (+12 -15)
📝 install/neo4j-install.sh (+13 -1)

📄 Description

✍️ Description

Link: #3870

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • 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/3872 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 4/14/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `neo4j_fix` --- ### 📝 Commits (2) - [`2f25577`](https://github.com/community-scripts/ProxmoxVE/commit/2f255772c038877e156f36689c4f2ae3372af0ae) Fix: NodeJS Check (Tianji/Docmost) - [`13dc566`](https://github.com/community-scripts/ProxmoxVE/commit/13dc566e11377bd9e94f64260bad6e5f73b54f60) Neo4j: add Java JDK 21 ### 📊 Changes **4 files changed** (+48 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `ct/docmost.sh` (+12 -15) 📝 `ct/neo4j.sh` (+11 -1) 📝 `ct/tianji.sh` (+12 -15) 📝 `install/neo4j-install.sh` (+13 -1) </details> ### 📄 Description ## ✍️ Description ## 🔗 Related PR / Issue Link: #3870 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No breaking changes** – Existing functionality remains intact. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **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. --- <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:10:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4596