[PR #270] [MERGED] Improve "no interaction" mode for queue worker service command #671

Closed
opened 2026-02-05 17:50:53 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/270
Author: @Boy132
Created: 5/23/2024
Status: Merged
Merged: 5/26/2024
Merged by: @lancepioch

Base: mainHead: improve/queue-worker-command


📝 Commits (3)

  • a43a914 improve "no interaction" mode for queue worker service command
  • e5ed937 run punt
  • d1ff735 Merge branch 'pelican-dev:main' into improve/queue-worker-command

📊 Changes

1 file changed (+9 additions, -13 deletions)

View changed files

📝 app/Console/Commands/Environment/QueueWorkerServiceCommand.php (+9 -13)

📄 Description

Addendum to #253, the "no interaction" mode wasn't setup correctly.


🔄 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/270 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 5/23/2024 **Status:** ✅ Merged **Merged:** 5/26/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `improve/queue-worker-command` --- ### 📝 Commits (3) - [`a43a914`](https://github.com/pelican-dev/panel/commit/a43a914a404c039338b4e130086057e45278e4ad) improve "no interaction" mode for queue worker service command - [`e5ed937`](https://github.com/pelican-dev/panel/commit/e5ed937d16e7f467d44075980108c33fabdd3174) run punt - [`d1ff735`](https://github.com/pelican-dev/panel/commit/d1ff735d806879346500e86265f57f8ea6770820) Merge branch 'pelican-dev:main' into improve/queue-worker-command ### 📊 Changes **1 file changed** (+9 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Environment/QueueWorkerServiceCommand.php` (+9 -13) </details> ### 📄 Description Addendum to #253, the "no interaction" mode wasn't setup correctly. --- <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-05 17:50:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#671