mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1272] [MERGED] Fix develop Node Version reported as outdated
#1294
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1272
Author: @rmartinoscar
Created: 4/18/2025
Status: ✅ Merged
Merged: 4/18/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/NodeVersionCheck📝 Commits (1)
74f6876FixdevelopNode Version reported as outdated📊 Changes
1 file changed (+8 additions, -6 deletions)
View changed files
📝
app/Checks/NodeVersionsCheck.php(+8 -6)📄 Description
If node version didn't match latestWingsVersion it was thought as outdated omitting the
developcheck so use the helper instead038504fbec/app/Services/Helpers/SoftwareVersionService.php (L55-L62)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.