[PR #2084] [MERGED] Set plugin status to "errored" if it errored #1746

Closed
opened 2026-02-04 20:12:36 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2084
Author: @Boy132
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @Boy132

Base: mainHead: boy132/set-failed-plugin-status


📝 Commits (3)

  • e48d867 set plugin status to "errored" if it errored and wrap migrations in db transaction
  • 8099ed1 use helper function
  • c11365b revert transaction change

📊 Changes

1 file changed (+47 additions, -35 deletions)

View changed files

📝 app/Services/Helpers/PluginService.php (+47 -35)

📄 Description

No description provided


🔄 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/pelican-dev/panel/pull/2084 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/set-failed-plugin-status` --- ### 📝 Commits (3) - [`e48d867`](https://github.com/pelican-dev/panel/commit/e48d867884959523a43e8ae5e2192f617c1bbd13) set plugin status to "errored" if it errored and wrap migrations in db transaction - [`8099ed1`](https://github.com/pelican-dev/panel/commit/8099ed126596f4688dfc6cc81ad8438bef8ab611) use helper function - [`c11365b`](https://github.com/pelican-dev/panel/commit/c11365bc6bf6cd33c60caff3bdb2016044fbe362) revert transaction change ### 📊 Changes **1 file changed** (+47 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `app/Services/Helpers/PluginService.php` (+47 -35) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 20:12:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1746