[PR #464] [MERGED] fix(service): use the updated project on updateServiceDomainAction #482

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

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/464
Author: @pespantelis
Created: 10/6/2025
Status: Merged
Merged: 10/7/2025
Merged by: @pavanbhaskardev

Base: mainHead: fix-update-service-domain-action


📝 Commits (2)

  • c676933 fix(service): use the updated project on updateServiceDomainAction
  • 6bf2957 chore(service): reuse syncServiceDomainAction on updateServiceDomainAction

📊 Changes

1 file changed (+7 additions, -36 deletions)

View changed files

📝 src/actions/service/index.ts (+7 -36)

📄 Description

When deleting a domain, the action failed to extract SSH details, preventing the service's vhost from being deleted.


🔄 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/464 **Author:** [@pespantelis](https://github.com/pespantelis) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@pavanbhaskardev](https://github.com/pavanbhaskardev) **Base:** `main` ← **Head:** `fix-update-service-domain-action` --- ### 📝 Commits (2) - [`c676933`](https://github.com/dflow-sh/dflow/commit/c6769336bc235768bfbc8e2c95701f1e3a86eb4b) fix(service): use the updated project on updateServiceDomainAction - [`6bf2957`](https://github.com/dflow-sh/dflow/commit/6bf2957077619456878405022bcae700678dceb5) chore(service): reuse syncServiceDomainAction on updateServiceDomainAction ### 📊 Changes **1 file changed** (+7 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `src/actions/service/index.ts` (+7 -36) </details> ### 📄 Description When deleting a domain, the action failed to extract SSH details, preventing the service's vhost from being deleted. --- <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:11 +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#482
No description provided.