[PR #124] [MERGED] Public github and docker #356

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

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/124
Author: @jagadeesh507
Created: 4/28/2025
Status: Merged
Merged: 4/28/2025
Merged by: @jagadeesh507

Base: mainHead: edit-created-template


📝 Commits (4)

  • e4a53c8 chore: public docker
  • fb45e9b chore: public repo create in template
  • 6e4cf41 chore: builder added in github type
  • 13037b2 fix: remount no value change

📊 Changes

6 files changed (+473 additions, -261 deletions)

View changed files

📝 src/components/templates/create/AddDockerService.tsx (+36 -5)
📝 src/components/templates/create/AddGithubService.tsx (+400 -240)
📝 src/components/templates/create/UpdateServiceDetails.tsx (+2 -0)
📝 src/components/templates/create/types.ts (+10 -0)
📝 src/payload-types.ts (+2 -5)
📝 src/payload/collections/Templates/index.ts (+23 -11)

📄 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/124 **Author:** [@jagadeesh507](https://github.com/jagadeesh507) **Created:** 4/28/2025 **Status:** ✅ Merged **Merged:** 4/28/2025 **Merged by:** [@jagadeesh507](https://github.com/jagadeesh507) **Base:** `main` ← **Head:** `edit-created-template` --- ### 📝 Commits (4) - [`e4a53c8`](https://github.com/dflow-sh/dflow/commit/e4a53c89da79ddb770a9717177a98394f961d8da) chore: public docker - [`fb45e9b`](https://github.com/dflow-sh/dflow/commit/fb45e9b2fe73fbdd68c63ca9a9e91f6f0a61e8fa) chore: public repo create in template - [`6e4cf41`](https://github.com/dflow-sh/dflow/commit/6e4cf41f050a632cc096ce05a9ce5e9bcb22c1c5) chore: builder added in github type - [`13037b2`](https://github.com/dflow-sh/dflow/commit/13037b2a308f7afd599ce26639ec19f8cc01820e) fix: remount no value change ### 📊 Changes **6 files changed** (+473 additions, -261 deletions) <details> <summary>View changed files</summary> 📝 `src/components/templates/create/AddDockerService.tsx` (+36 -5) 📝 `src/components/templates/create/AddGithubService.tsx` (+400 -240) 📝 `src/components/templates/create/UpdateServiceDetails.tsx` (+2 -0) 📝 `src/components/templates/create/types.ts` (+10 -0) 📝 `src/payload-types.ts` (+2 -5) 📝 `src/payload/collections/Templates/index.ts` (+23 -11) </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:29:32 +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#356
No description provided.