[PR #955] [MERGED] Merge #921 #1088

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

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/955
Author: @fudiwei
Created: 9/5/2025
Status: Merged
Merged: 9/5/2025
Merged by: @fudiwei

Base: nextHead: dev


📝 Commits (1)

  • b7fbb21 feat: optimize deployment provider of huaweicloud obs

📊 Changes

8 files changed (+92 additions, -60 deletions)

View changed files

internal/certdeploy/deployers/sp_huaweicloud_obs.go (+30 -0)
📝 pkg/core/ssl-deployer/providers/huaweicloud-obs/huaweicloud_obs.go (+23 -21)
📝 pkg/core/ssl-deployer/providers/huaweicloud-obs/huaweicloud_obs_test.go (+12 -12)
📝 ui/src/components/workflow/designer/forms/BizDeployNodeConfigFieldsProviderHuaweiCloudOBS.tsx (+9 -9)
📝 ui/src/i18n/locales/en/nls.provider.json (+1 -1)
📝 ui/src/i18n/locales/en/nls.workflow.nodes.json (+9 -9)
📝 ui/src/i18n/locales/zh/nls.provider.json (+1 -1)
📝 ui/src/i18n/locales/zh/nls.workflow.nodes.json (+7 -7)

📄 Description

Links: #921


🔄 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/955 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `next` ← **Head:** `dev` --- ### 📝 Commits (1) - [`b7fbb21`](https://github.com/certimate-go/certimate/commit/b7fbb21a96729f97c69d1fe3aaf36a7e93047201) feat: optimize deployment provider of huaweicloud obs ### 📊 Changes **8 files changed** (+92 additions, -60 deletions) <details> <summary>View changed files</summary> ➕ `internal/certdeploy/deployers/sp_huaweicloud_obs.go` (+30 -0) 📝 `pkg/core/ssl-deployer/providers/huaweicloud-obs/huaweicloud_obs.go` (+23 -21) 📝 `pkg/core/ssl-deployer/providers/huaweicloud-obs/huaweicloud_obs_test.go` (+12 -12) 📝 `ui/src/components/workflow/designer/forms/BizDeployNodeConfigFieldsProviderHuaweiCloudOBS.tsx` (+9 -9) 📝 `ui/src/i18n/locales/en/nls.provider.json` (+1 -1) 📝 `ui/src/i18n/locales/en/nls.workflow.nodes.json` (+9 -9) 📝 `ui/src/i18n/locales/zh/nls.provider.json` (+1 -1) 📝 `ui/src/i18n/locales/zh/nls.workflow.nodes.json` (+7 -7) </details> ### 📄 Description Links: #921 --- <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:38 +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#1088
No description provided.