mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #1119] [MERGED] bugfix #1146
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#1146
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/1119
Author: @fudiwei
Created: 12/22/2025
Status: ✅ Merged
Merged: 12/25/2025
Merged by: @fudiwei
Base:
main← Head:bugfix📝 Commits (4)
f15da1bchore: enhance sdk3rd error logging144a46dfix: #1118e6edb1bfix: #111650bf06cfix: #1117📊 Changes
54 files changed (+159 additions, -158 deletions)
View changed files
📝
pkg/core/certifier/challengers/dns01/51dnscom/internal/lego.go(+5 -6)📝
pkg/core/deployer/providers/huaweicloud-obs/huaweicloud_obs.go(+1 -1)📝
pkg/core/notifier/providers/dingtalkbot/dingtalkbot.go(+2 -2)📝
pkg/core/notifier/providers/discordbot/discordbot.go(+1 -1)📝
pkg/core/notifier/providers/email/email.go(+0 -1)📝
pkg/core/notifier/providers/larkbot/larkbot.go(+2 -2)📝
pkg/core/notifier/providers/mattermost/mattermost.go(+2 -2)📝
pkg/core/notifier/providers/slackbot/slackbot.go(+1 -1)📝
pkg/core/notifier/providers/telegrambot/telegrambot.go(+1 -1)📝
pkg/core/notifier/providers/webhook/webhook.go(+1 -1)📝
pkg/core/notifier/providers/wecombot/wecombot.go(+2 -2)📝
pkg/sdk3rd/1panel/client.go(+2 -2)📝
pkg/sdk3rd/1panel/v2/client.go(+2 -2)📝
pkg/sdk3rd/51dnscom/api_domain_list.go(+7 -8)📝
pkg/sdk3rd/51dnscom/api_record_create.go(+2 -2)📝
pkg/sdk3rd/51dnscom/api_record_remove.go(+2 -2)📝
pkg/sdk3rd/51dnscom/client.go(+2 -2)📝
pkg/sdk3rd/51dnscom/types.go(+23 -14)📝
pkg/sdk3rd/baishan/client.go(+2 -2)📝
pkg/sdk3rd/btpanel/client.go(+2 -2)...and 34 more files
📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.