mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 13:55:56 +03:00
[PR #448] [MERGED] Feat static build #475
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#475
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/448
Author: @pavanbhaskardev
Created: 9/23/2025
Status: ✅ Merged
Merged: 9/23/2025
Merged by: @pavanbhaskardev
Base:
main← Head:feat-static-build📝 Commits (3)
1bb9581chore: add static build optionc35f599chore: updated banner color3ec3574chore: updated template save component to shadcn Form component📊 Changes
25 files changed (+401 additions, -989 deletions)
View changed files
📝
src/actions/service/validator.ts(+1 -0)📝
src/actions/templates/validator.ts(+1 -0)📝
src/components/DynamicFilter/DynamicFilterPanel.tsx(+4 -3)➖
src/components/project/ProjectFiltersSection-Old.tsx(+0 -815)📝
src/components/project/ProjectFiltersSection.tsx(+11 -5)📝
src/components/reactflow/types.ts(+1 -0)📝
src/components/service/git/AzureDevopsForm.tsx(+4 -4)📝
src/components/service/git/BitbucketForm.tsx(+4 -4)📝
src/components/service/git/GiteaForm.tsx(+4 -4)📝
src/components/service/git/GithubForm.tsx(+9 -9)📝
src/components/service/git/GitlabForm.tsx(+4 -4)📝
src/components/templates/PersonalTemplates.tsx(+14 -13)📝
src/components/templates/compose/index.tsx(+74 -42)📝
src/components/templates/compose/types.ts(+1 -0)📝
src/components/ui/banner.tsx(+1 -7)📝
src/docs/services/app-service.md(+21 -3)📝
src/lib/axios/traefik.ts(+1 -4)📝
src/lib/buildOptions.tsx(+7 -0)➕
src/lib/dokku/buildpacks/report.ts(+22 -0)➕
src/lib/dokku/buildpacks/set.ts(+17 -0)...and 5 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.