[PR #361] [MERGED] Server settings configuration #448

Closed
opened 2026-03-03 11:30:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/361
Author: @malla-lokesh
Created: 7/23/2025
Status: Merged
Merged: 7/23/2025
Merged by: @malla-lokesh

Base: mainHead: server-settings-configuration


📝 Commits (3)

  • e01348c feat: add railpack uninstallation to server reset process
  • 0075a1b feat: implement server reset functionality with improved onboarding process and error handling
  • da1b698 Merge branch 'main' into server-settings-configuration

📊 Changes

4 files changed (+109 additions, -73 deletions)

View changed files

📝 src/actions/server/index.ts (+19 -35)
📝 src/components/servers/Danger.tsx (+2 -3)
📝 src/lib/dokku/version/uninstall.ts (+1 -8)
📝 src/queues/server/reset.ts (+87 -27)

📄 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/dflow-sh/dflow/pull/361 **Author:** [@malla-lokesh](https://github.com/malla-lokesh) **Created:** 7/23/2025 **Status:** ✅ Merged **Merged:** 7/23/2025 **Merged by:** [@malla-lokesh](https://github.com/malla-lokesh) **Base:** `main` ← **Head:** `server-settings-configuration` --- ### 📝 Commits (3) - [`e01348c`](https://github.com/dflow-sh/dflow/commit/e01348c9a7418dd5f1d62cb969b3124886592e1e) feat: add railpack uninstallation to server reset process - [`0075a1b`](https://github.com/dflow-sh/dflow/commit/0075a1bab12beac07fd16c7a73b6b378f1501e4d) feat: implement server reset functionality with improved onboarding process and error handling - [`da1b698`](https://github.com/dflow-sh/dflow/commit/da1b6980b4cf451222ffa28e47d0a72a4c1882d4) Merge branch 'main' into server-settings-configuration ### 📊 Changes **4 files changed** (+109 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `src/actions/server/index.ts` (+19 -35) 📝 `src/components/servers/Danger.tsx` (+2 -3) 📝 `src/lib/dokku/version/uninstall.ts` (+1 -8) 📝 `src/queues/server/reset.ts` (+87 -27) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:30:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dflow#448
No description provided.