mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #691] [MERGED] refactor #1013
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#1013
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/691
Author: @fudiwei
Created: 5/16/2025
Status: ✅ Merged
Merged: 5/16/2025
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (3)
221b6a6feat(ui): improve i18ndcd646bMerge branch 'usual2970:main' into mainf3bbb9erefactor: optimize third-party sdks📊 Changes
46 files changed (+228 additions, -442 deletions)
View changed files
📝
go.mod(+0 -37)📝
go.sum(+0 -327)📝
internal/domain/provider.go(+9 -1)📝
internal/pkg/core/deployer/providers/netlify-site/netlify_site.go(+15 -27)📝
internal/pkg/sdk3rd/1panel/api.go(+1 -1)📝
internal/pkg/sdk3rd/1panel/client.go(+2 -2)📝
internal/pkg/sdk3rd/1panel/models.go(+1 -1)📝
internal/pkg/sdk3rd/baishan/api.go(+1 -1)📝
internal/pkg/sdk3rd/baishan/client.go(+2 -2)📝
internal/pkg/sdk3rd/baishan/models.go(+1 -1)📝
internal/pkg/sdk3rd/btpanel/api.go(+1 -1)📝
internal/pkg/sdk3rd/btpanel/client.go(+2 -2)📝
internal/pkg/sdk3rd/btpanel/models.go(+1 -1)📝
internal/pkg/sdk3rd/bunny/api.go(+1 -1)📝
internal/pkg/sdk3rd/bunny/client.go(+1 -1)📝
internal/pkg/sdk3rd/bunny/models.go(+1 -1)📝
internal/pkg/sdk3rd/cachefly/api.go(+1 -1)📝
internal/pkg/sdk3rd/cachefly/client.go(+1 -1)📝
internal/pkg/sdk3rd/cachefly/models.go(+1 -1)📝
internal/pkg/sdk3rd/cdnfly/api.go(+1 -1)...and 26 more files
📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.