[PR #587] [MERGED] bugfix #988

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

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/587
Author: @fudiwei
Created: 4/3/2025
Status: Merged
Merged: 4/13/2025
Merged by: @usual2970

Base: mainHead: bugfix


📝 Commits (8)

📊 Changes

15 files changed (+64 additions, -52 deletions)

View changed files

📝 internal/pkg/core/deployer/providers/gcore-cdn/gcore_cdn.go (+9 -3)
📝 internal/pkg/core/deployer/providers/volcengine-alb/volcengine_alb.go (+1 -1)
📝 internal/pkg/core/deployer/providers/volcengine-clb/volcengine_clb.go (+1 -1)
📝 migrations/1742209200_upgrade.go (+9 -9)
📝 ui/src/components/workflow/WorkflowRuns.tsx (+3 -1)
📝 ui/src/components/workflow/node/DeployNodeConfigFormVolcEngineALBConfig.tsx (+1 -1)
📝 ui/src/components/workflow/node/DeployNodeConfigFormVolcEngineCLBConfig.tsx (+1 -1)
📝 ui/src/domain/provider.ts (+5 -5)
📝 ui/src/i18n/locales/en/nls.provider.json (+6 -6)
📝 ui/src/i18n/locales/en/nls.settings.json (+7 -7)
📝 ui/src/i18n/locales/en/nls.workflow.runs.json (+2 -0)
📝 ui/src/i18n/locales/zh/nls.common.json (+1 -1)
📝 ui/src/i18n/locales/zh/nls.provider.json (+6 -6)
📝 ui/src/i18n/locales/zh/nls.settings.json (+10 -10)
📝 ui/src/i18n/locales/zh/nls.workflow.runs.json (+2 -0)

📄 Description

该 PR 包含以下内容变更:

  • fix: 关闭 #585 #586
  • fix: 关闭 #595
  • chore: 调整部分文案

🔄 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/587 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 4/3/2025 **Status:** ✅ Merged **Merged:** 4/13/2025 **Merged by:** [@usual2970](https://github.com/usual2970) **Base:** `main` ← **Head:** `bugfix` --- ### 📝 Commits (8) - [`26028bb`](https://github.com/certimate-go/certimate/commit/26028bb1ebac806868f5adc25a305e19035cb6fe) chore(ui): improve i18n - [`6ff7381`](https://github.com/certimate-go/certimate/commit/6ff738144aa34215ef12b1a945145de4304f3957) fix: #585 #586 - [`47c4ba9`](https://github.com/certimate-go/certimate/commit/47c4ba9dd6f9b745d3054882cda9ce85bbf180a1) feat(ui): workflow runs deleting warning - [`e8e854e`](https://github.com/certimate-go/certimate/commit/e8e854e3920a9d4c1454d90cb5455ea1755ba419) Merge branch 'usual2970:main' into bugfix - [`111ef97`](https://github.com/certimate-go/certimate/commit/111ef97d9ce957464d1f67643b2e1d3e35bd7682) fix: migration error - [`0463dbc`](https://github.com/certimate-go/certimate/commit/0463dbcc759fd5543713a01de83d1ba58fcd665f) Merge branch 'bugfix' of https://github.com/fudiwei/certimate into bugfix - [`37b9ae3`](https://github.com/certimate-go/certimate/commit/37b9ae30e2259b44578d566021bedbd79285c541) fix: #595 - [`02dd11f`](https://github.com/certimate-go/certimate/commit/02dd11f1963bad6416fbaa6a2d05a756f317e052) chore(ui): improve i18n ### 📊 Changes **15 files changed** (+64 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `internal/pkg/core/deployer/providers/gcore-cdn/gcore_cdn.go` (+9 -3) 📝 `internal/pkg/core/deployer/providers/volcengine-alb/volcengine_alb.go` (+1 -1) 📝 `internal/pkg/core/deployer/providers/volcengine-clb/volcengine_clb.go` (+1 -1) 📝 `migrations/1742209200_upgrade.go` (+9 -9) 📝 `ui/src/components/workflow/WorkflowRuns.tsx` (+3 -1) 📝 `ui/src/components/workflow/node/DeployNodeConfigFormVolcEngineALBConfig.tsx` (+1 -1) 📝 `ui/src/components/workflow/node/DeployNodeConfigFormVolcEngineCLBConfig.tsx` (+1 -1) 📝 `ui/src/domain/provider.ts` (+5 -5) 📝 `ui/src/i18n/locales/en/nls.provider.json` (+6 -6) 📝 `ui/src/i18n/locales/en/nls.settings.json` (+7 -7) 📝 `ui/src/i18n/locales/en/nls.workflow.runs.json` (+2 -0) 📝 `ui/src/i18n/locales/zh/nls.common.json` (+1 -1) 📝 `ui/src/i18n/locales/zh/nls.provider.json` (+6 -6) 📝 `ui/src/i18n/locales/zh/nls.settings.json` (+10 -10) 📝 `ui/src/i18n/locales/zh/nls.workflow.runs.json` (+2 -0) </details> ### 📄 Description 该 PR 包含以下内容变更: - **fix**: 关闭 #585 #586 - **fix**: 关闭 #595 - **chore**: 调整部分文案 --- <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:10 +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#988
No description provided.