[PR #1180] [CLOSED] fixes #1178: Firefly III script will fetch only stable releases #2877

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1180
Author: @alberanid
Created: 1/2/2025
Status: Closed

Base: mainHead: 1178-fetch-firefly-iii-stable-releases


📝 Commits (2)

  • df2e06d fixes #1178: Firefly III script will fetch only stable releases
  • 09386ac fixes #1178: also update the install script

📊 Changes

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

View changed files

📝 ct/firefly.sh (+2 -2)
📝 install/firefly-install.sh (+1 -1)

📄 Description

✍️ Description

Fetch only stable releases of Firefly III



🛠️ 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)

🔄 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/1180 **Author:** [@alberanid](https://github.com/alberanid) **Created:** 1/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `1178-fetch-firefly-iii-stable-releases` --- ### 📝 Commits (2) - [`df2e06d`](https://github.com/community-scripts/ProxmoxVE/commit/df2e06d724a298d5d78e649b742389b765889b75) fixes #1178: Firefly III script will fetch only stable releases - [`09386ac`](https://github.com/community-scripts/ProxmoxVE/commit/09386ac9cc273273da749528de6915cb360ed6a6) fixes #1178: also update the install script ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `ct/firefly.sh` (+2 -2) 📝 `install/firefly-install.sh` (+1 -1) </details> ### 📄 Description ## ✍️ Description Fetch only stable releases of Firefly III - - - - Related Issue: #1178 --- ## 🛠️ Type of Change Please check the relevant options: - [x] 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: - [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.) - [x] Documentation updated (I have updated any relevant documentation) --- <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:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2877