mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #587] [MERGED] bugfix #988
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#988
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:bugfix📝 Commits (8)
26028bbchore(ui): improve i18n6ff7381fix: #585 #58647c4ba9feat(ui): workflow runs deleting warninge8e854eMerge branch 'usual2970:main' into bugfix111ef97fix: migration error0463dbcMerge branch 'bugfix' of https://github.com/fudiwei/certimate into bugfix37b9ae3fix: #59502dd11fchore(ui): improve i18n📊 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 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.