mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #515] [MERGED] enhance & bugfix #976
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#976
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/515
Author: @fudiwei
Created: 3/12/2025
Status: ✅ Merged
Merged: 3/12/2025
Merged by: @usual2970
Base:
main← Head:main📝 Commits (3)
eb97f7arefactor: clean coded1aed36fix: #51217af07efeat: support sni on deployment to aliyun waf📊 Changes
8 files changed (+126 additions, -45 deletions)
View changed files
📝
internal/deployer/providers.go(+1 -0)📝
internal/pkg/core/deployer/providers/aliyun-alb/aliyun_alb.go(+6 -4)📝
internal/pkg/core/deployer/providers/aliyun-waf/aliyun_waf.go(+78 -27)📝
internal/pkg/core/deployer/providers/volcengine-imagex/volcengine_imagex.go(+12 -9)📝
ui/src/components/workflow/node/DeployNodeConfigFormAliyunWAFConfig.tsx(+18 -0)📝
ui/src/components/workflow/node/DeployNodeConfigFormLocalConfig.tsx(+4 -4)📝
ui/src/i18n/locales/en/nls.workflow.nodes.json(+3 -0)📝
ui/src/i18n/locales/zh/nls.workflow.nodes.json(+4 -1)📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.