[PR #3160] [MERGED] TriliumNotes: Fix release handling #4112

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3160
Author: @tremor021
Created: 3/17/2025
Status: Merged
Merged: 3/17/2025
Merged by: @MickLesk

Base: mainHead: trili


📝 Commits (1)

  • 365b93e Fix TriliumNotes release handling

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 ct/trilium.sh (+5 -5)
📝 install/trilium-install.sh (+3 -3)

📄 Description

✍️ Description

This PR addresses naming confusion they introduced with these new releases. Some version numbers have vX.X while others don't. This will fix it.

Link: #3158

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 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/3160 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 3/17/2025 **Status:** ✅ Merged **Merged:** 3/17/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `trili` --- ### 📝 Commits (1) - [`365b93e`](https://github.com/community-scripts/ProxmoxVE/commit/365b93e8546196d634e8c376dc3cdf516d4ff882) Fix TriliumNotes release handling ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `ct/trilium.sh` (+5 -5) 📝 `install/trilium-install.sh` (+3 -3) </details> ### 📄 Description ## ✍️ Description This PR addresses naming confusion they introduced with these new releases. Some version numbers have vX.X while others don't. This will fix it. ## 🔗 Related PR / Discussion / Issue Link: #3158 ## ✅ 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) <!-- Provide extra context, screenshots, or references if needed. --> --- <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:08:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4112