[PR #1049] [MERGED] feat: support multiple certificates in deployment to tencentcloud edgeone #1123

Closed
opened 2026-03-03 01:07:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/1049
Author: @fudiwei
Created: 11/20/2025
Status: Merged
Merged: 11/20/2025
Merged by: @fudiwei

Base: mainHead: main


📝 Commits (1)

  • 3fb8c2e feat(provider): support multiple certificates in deployment to tencentcloud edgeone

📊 Changes

8 files changed (+154 additions, -30 deletions)

View changed files

📝 internal/certdeploy/deployers/sp_tencentcloud_eo.go (+1 -0)
📝 migrations/1763640000_m0.4.6.go (+5 -3)
📝 pkg/core/deployer/providers/tencentcloud-eo/tencentcloud_eo.go (+119 -25)
📝 pkg/core/deployer/providers/tencentcloud-eo/tencentcloud_eo_test.go (+1 -0)
📝 ui/src/components/workflow/designer/forms/BizDeployNodeConfigFieldsProviderTencentCloudEO.tsx (+17 -1)
📝 ui/src/i18n/locales/en/nls.workflow.nodes.json (+5 -0)
📝 ui/src/i18n/locales/zh/nls.access.json (+1 -1)
📝 ui/src/i18n/locales/zh/nls.workflow.nodes.json (+5 -0)

📄 Description

该 PR 包含以下内容变更:

  • feat: 部署到腾讯云 EdgeOne 时支持多证书。关闭 #843
  • feat: 部署到腾讯云 EdgeOne 时跳过已部署的域名。关闭 #989

🔄 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/certimate-go/certimate/pull/1049 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`3fb8c2e`](https://github.com/certimate-go/certimate/commit/3fb8c2e7a87cd4bd9ad21d0955dbe8b3a7d7abce) feat(provider): support multiple certificates in deployment to tencentcloud edgeone ### 📊 Changes **8 files changed** (+154 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `internal/certdeploy/deployers/sp_tencentcloud_eo.go` (+1 -0) 📝 `migrations/1763640000_m0.4.6.go` (+5 -3) 📝 `pkg/core/deployer/providers/tencentcloud-eo/tencentcloud_eo.go` (+119 -25) 📝 `pkg/core/deployer/providers/tencentcloud-eo/tencentcloud_eo_test.go` (+1 -0) 📝 `ui/src/components/workflow/designer/forms/BizDeployNodeConfigFieldsProviderTencentCloudEO.tsx` (+17 -1) 📝 `ui/src/i18n/locales/en/nls.workflow.nodes.json` (+5 -0) 📝 `ui/src/i18n/locales/zh/nls.access.json` (+1 -1) 📝 `ui/src/i18n/locales/zh/nls.workflow.nodes.json` (+5 -0) </details> ### 📄 Description 该 PR 包含以下内容变更: - **feat**: 部署到腾讯云 EdgeOne 时支持多证书。关闭 #843 - **feat**: 部署到腾讯云 EdgeOne 时跳过已部署的域名。关闭 #989 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:48 +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/certimate#1123
No description provided.