mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #566] [MERGED] enhance & bugfix #983
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#983
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/566
Author: @fudiwei
Created: 3/27/2025
Status: ✅ Merged
Merged: 3/29/2025
Merged by: @usual2970
Base:
main← Head:main📝 Commits (4)
a8be2a7fix: #565f302c7ffeat: support replacing old certificate on deployment to baishan cdnfb86098fix: #5687503d52refactor: clean code📊 Changes
11 files changed (+145 additions, -77 deletions)
View changed files
📝
internal/deployer/providers.go(+3 -2)📝
internal/pkg/core/deployer/providers/aliyun-waf/aliyun_waf.go(+1 -1)📝
internal/pkg/core/deployer/providers/baishan-cdn/baishan_cdn.go(+69 -50)📝
internal/pkg/core/uploader/providers/aliyun-cas/aliyun_cas.go(+22 -4)📝
internal/pkg/core/uploader/providers/aws-acm/aws_acm.go(+1 -1)📝
internal/pkg/vendors/baishan-sdk/models.go(+4 -3)📝
ui/src/components/workflow/node/DeployNodeConfigFormBaishanCDNConfig.tsx(+17 -0)📝
ui/src/components/workflow/node/DeployNodeConfigFormCdnflyConfig.tsx(+7 -4)📝
ui/src/components/workflow/node/DeployNodeConfigFormSafeLineConfig.tsx(+7 -4)📝
ui/src/i18n/locales/en/nls.workflow.nodes.json(+3 -0)📝
ui/src/i18n/locales/zh/nls.workflow.nodes.json(+11 -8)📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.