mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #993] [MERGED] bugfix #1096
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#1096
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/993
Author: @fudiwei
Created: 10/16/2025
Status: ✅ Merged
Merged: 10/20/2025
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (10+)
a185de5build(ui): adjust babel tagetsdfa1160chore(deps): upgrade go mod dependencies92be3f0chore(deps): upgrade npm dependenciesd9755d2Merge branch 'main' of https://github.com/fudiwei/certimatef0bc816fix: #982f28e399fix: fix typo0932a2afix: #990df015b1fix: #9885e5d442feat(ui): remove workflow nodes help tooltip8cf8994fix: #992📊 Changes
46 files changed (+1893 additions, -2060 deletions)
View changed files
📝
go.mod(+70 -69)📝
go.sum(+156 -150)📝
internal/domain/settings.go(+5 -0)➕
migrations/1760486400_m0.4.1.go(+123 -0)📝
pkg/core/ssl-applicator/acme-dns01/providers/ucloud-udnr/internal/lego.go(+6 -12)📝
pkg/core/ssl-deployer/providers/aliyun-alb/aliyun_alb.go(+1 -2)📝
pkg/core/ssl-deployer/providers/aliyun-vod/aliyun_vod.go(+1 -0)📝
pkg/core/ssl-deployer/providers/aliyun-waf/aliyun_waf.go(+7 -3)📝
pkg/core/ssl-deployer/providers/huaweicloud-cdn/huaweicloud_cdn.go(+5 -5)📝
pkg/core/ssl-deployer/providers/huaweicloud-elb/huaweicloud_elb.go(+2 -2)📝
pkg/core/ssl-deployer/providers/upyun-cdn/upyun_cdn.go(+2 -2)📝
pkg/core/ssl-manager/providers/aws-acm/aws_acm.go(+2 -2)📝
pkg/core/ssl-manager/providers/jdcloud-ssl/jdcloud_ssl.go(+1 -2)📝
pkg/sdk3rd/ctyun/ao/api_modify_domain_config.go(+1 -1)📝
pkg/sdk3rd/ctyun/ao/types.go(+2 -2)📝
pkg/sdk3rd/ucloud/udnr/api_add_domain_dns.go(+2 -2)📝
pkg/sdk3rd/ucloud/udnr/types.go(+2 -2)📝
pkg/utils/cert/hostname.go(+1 -1)📝
ui/package-lock.json(+1326 -1665)📝
ui/package.json(+29 -29)...and 26 more files
📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.