mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #1016] [MERGED] refactor #1104
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#1104
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/1016
Author: @fudiwei
Created: 10/30/2025
Status: ✅ Merged
Merged: 10/30/2025
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (10+)
c15d678refactor: clean code5513dc7chore(deps): upgrade gomod dependenciesa0a808fchore(deps): migrate alibabacloud-oss-go-sdk to v2d9bd39achore(deps): migrate volc-sdk-golang to volcengine-go-sdk0ec3596refactor: clean code1ae6154refactor: reimplement dingtalkbot notifier, drop thrird-party depsecb2da4refactor: reimplement larkbot notifier, drop thrird-party deps091c3dbrefactor: remove unused codeae18f64feat: support larkbot with secret08c3a56refactor: clean code📊 Changes
155 files changed (+710 additions, -1718 deletions)
View changed files
📝
go.mod(+23 -25)📝
go.sum(+49 -61)📝
internal/certdeploy/deployers/sp_1panel_site.go(+1 -1)📝
internal/certdeploy/deployers/sp_aliyun_alb.go(+1 -1)📝
internal/certdeploy/deployers/sp_aliyun_apigw.go(+1 -1)📝
internal/certdeploy/deployers/sp_aliyun_clb.go(+1 -1)📝
internal/certdeploy/deployers/sp_aliyun_ga.go(+1 -1)📝
internal/certdeploy/deployers/sp_aliyun_nlb.go(+1 -1)📝
internal/certdeploy/deployers/sp_apisix.go(+1 -1)📝
internal/certdeploy/deployers/sp_baiducloud_appblb.go(+1 -1)📝
internal/certdeploy/deployers/sp_baiducloud_blb.go(+1 -1)📝
internal/certdeploy/deployers/sp_cdnfly.go(+1 -1)📝
internal/certdeploy/deployers/sp_ctcccloud_elb.go(+1 -1)📝
internal/certdeploy/deployers/sp_flexcdn.go(+1 -1)📝
internal/certdeploy/deployers/sp_goedge.go(+1 -1)📝
internal/certdeploy/deployers/sp_huaweicloud_elb.go(+1 -1)📝
internal/certdeploy/deployers/sp_huaweicloud_waf.go(+1 -1)📝
internal/certdeploy/deployers/sp_jdcloud_alb.go(+1 -1)📝
internal/certdeploy/deployers/sp_kong.go(+1 -1)📝
internal/certdeploy/deployers/sp_lecdn.go(+1 -1)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.