mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 05:45:51 +03:00
[PR #320] [MERGED] Feat/use buildpacks default #430
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#430
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/320
Author: @manikanta9176
Created: 7/8/2025
Status: ✅ Merged
Merged: 7/8/2025
Merged by: @manikanta9176
Base:
main← Head:feat/use-buildpacks-default📝 Commits (3)
2d6defffeat: enhance GlobalBuildDirForm with server connection validationab62cf0feat: update builder options to default to Buildpacks and add railpack imagef2360b7feat: improve input handling for GitHub service forms📊 Changes
15 files changed (+239 additions, -159 deletions)
View changed files
➕
public/images/railpack.png(+0 -0)📝
src/actions/deployment/deploy.ts(+1 -1)📝
src/actions/templates/validator.ts(+1 -1)📝
src/app/(frontend)/(dashboard)/[organisation]/servers/[id]/page.tsx(+0 -2)📝
src/components/project/CreateTemplateFromProject.tsx(+1 -1)📝
src/components/servers/GlobalBuildDirForm.tsx(+38 -17)📝
src/components/service/ProviderForm.tsx(+38 -13)📝
src/components/templates/compose/AddGithubService.tsx(+145 -112)📝
src/components/templates/compose/ChooseService.tsx(+3 -1)📝
src/components/templates/compose/types.ts(+1 -1)📝
src/docs/services/app-service.md(+4 -3)📝
src/payload-types.ts(+2 -2)📝
src/payload/collections/Services/index.ts(+2 -2)📝
src/payload/collections/Templates/index.ts(+2 -2)📝
src/queues/template/deploy.ts(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.