mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #627] [MERGED] bugfix #997
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#997
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/627
Author: @fudiwei
Created: 4/17/2025
Status: ✅ Merged
Merged: 4/21/2025
Merged by: @usual2970
Base:
main← Head:bugfix📝 Commits (8)
55d7a05fix: #61550b48d9fix: #6177329a22chore(ui): improve i18neb45b56fix: ignore wangsu api responses without contentc10ceedfeat: improve log32ff658fix: #62654ae378fix: handle deployment task status check on deployment to wangsu cdnproff58b9afix: wangsu api error📊 Changes
13 files changed (+87 additions, -26 deletions)
View changed files
📝
internal/deployer/providers.go(+1 -0)📝
internal/domain/access.go(+1 -0)📝
internal/pkg/core/deployer/providers/ssh/ssh.go(+0 -1)📝
internal/pkg/core/deployer/providers/wangsu-cdnpro/wangsu_cdnpro.go(+17 -12)📝
internal/pkg/core/deployer/providers/wangsu-cdnpro/wangsu_cdnpro_test.go(+6 -1)📝
internal/pkg/vendors/cdnfly-sdk/models.go(+16 -4)📝
internal/pkg/vendors/wangsu-sdk/cdn/api.go(+13 -1)📝
internal/pkg/vendors/wangsu-sdk/cdn/models.go(+2 -1)📝
internal/pkg/vendors/wangsu-sdk/openapi/client.go(+6 -3)📝
ui/src/components/access/AccessFormWangsuConfig.tsx(+15 -0)📝
ui/src/domain/access.ts(+1 -0)📝
ui/src/i18n/locales/en/nls.access.json(+3 -0)📝
ui/src/i18n/locales/zh/nls.access.json(+6 -3)📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.