mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 22:05:53 +03:00
[PR #336] [MERGED] Server settings configuration #434
Labels
No labels
backend
bug
developer
documentation
enhancement
enhancement
enhancement
feature
feature
fix
frontend
frontend
good first issue
help wanted
pull-request
safety-check
security
styles
styles
templates
templates
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dflow#434
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/dflow-sh/dflow/pull/336
Author: @malla-lokesh
Created: 7/11/2025
Status: ✅ Merged
Merged: 7/11/2025
Merged by: @malla-lokesh
Base:
main← Head:server-settings-configuration📝 Commits (6)
534c87cchore: add revalidation for server onboarding after update response6f07c75chore: update lucide-react to version 0.525.0 and replace Cog icon with BrushCleaning in Danger component27578edfeat: add update railpack functionality and integrate into server settings54927e9chore: Dokku cleanupa574c2bchore: fetch and display latest Railpack version in Packages component5c14581Merge branch 'main' into server-settings-configuration📊 Changes
5 files changed (+100 additions, -4 deletions)
View changed files
📝
src/components/servers/Packages.tsx(+23 -3)📝
src/lib/dokku/index.ts(+2 -0)➕
src/lib/dokku/process/stopAll.ts(+16 -0)📝
src/lib/dokku/version/uninstall.ts(+36 -0)📝
src/queues/dokku/uninstall.ts(+23 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.