[PR #407] [MERGED] Panel: Fix wings stoplogic #739

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/407
Author: @QuintenQVD0
Created: 6/16/2024
Status: Merged
Merged: 10/27/2024
Merged by: @notAreYouScared

Base: mainHead: stoplogic


📝 Commits (5)

  • bbdc88a Panel: FIx wings stoplogic
  • 20e7f53 do not make an expetion for ^C let wings handle this
  • b20ba86 remove withspaces
  • ebe0380 Merge branch 'pelican-dev:main' into stoplogic
  • b20554e Merge branch 'pelican-dev:main' into stoplogic

📊 Changes

1 file changed (+0 additions, -6 deletions)

View changed files

📝 app/Services/Eggs/EggConfigurationService.php (+0 -6)

📄 Description

Changes

This is a PR that needs to be combined with the wings PR I am making in about 5 minutes. This changes that the stop ^C get transferd in to a generic stop but a full signal that the wings can understand.

Needs: https://github.com/pelican-dev/wings/pull/31


🔄 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/407 **Author:** [@QuintenQVD0](https://github.com/QuintenQVD0) **Created:** 6/16/2024 **Status:** ✅ Merged **Merged:** 10/27/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `stoplogic` --- ### 📝 Commits (5) - [`bbdc88a`](https://github.com/pelican-dev/panel/commit/bbdc88a8a1b53753e59a549ca70e85da6f7ced47) Panel: FIx wings stoplogic - [`20e7f53`](https://github.com/pelican-dev/panel/commit/20e7f537252931ee6edc9459e06d26060591ec52) do not make an expetion for `^C` let wings handle this - [`b20ba86`](https://github.com/pelican-dev/panel/commit/b20ba865b660ec0b0764f0e7742e63ccaa35f0f3) remove withspaces - [`ebe0380`](https://github.com/pelican-dev/panel/commit/ebe0380f95a0626c2f947e07d317f13d8b589140) Merge branch 'pelican-dev:main' into stoplogic - [`b20554e`](https://github.com/pelican-dev/panel/commit/b20554e124a476bc10b11e800ad759689d59ead6) Merge branch 'pelican-dev:main' into stoplogic ### 📊 Changes **1 file changed** (+0 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/Services/Eggs/EggConfigurationService.php` (+0 -6) </details> ### 📄 Description # Changes This is a PR that needs to be combined with the wings PR I am making in about 5 minutes. This changes that the stop `^C` get transferd in to a generic stop but a full signal that the wings can understand. Needs: https://github.com/pelican-dev/wings/pull/31 --- <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 18:47:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#739