mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #725] [MERGED] bugfix #1024
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#1024
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/725
Author: @fudiwei
Created: 5/26/2025
Status: ✅ Merged
Merged: 5/26/2025
Merged by: @fudiwei
Base:
main← Head:bugfix📝 Commits (4)
7cd036ffix: #72411ff80afix: #723970a1f0fix: i18n error in AccessEditModal46b4ff7fix: ari double renewal error📊 Changes
13 files changed (+105 additions, -21 deletions)
View changed files
📝
internal/applicant/applicant.go(+10 -7)📝
internal/applicant/providers.go(+2 -2)📝
internal/domain/certificate.go(+1 -0)📝
internal/pkg/core/deployer/providers/1panel-site/1panel_site.go(+4 -3)📝
internal/pkg/core/uploader/providers/1panel-ssl/1panel_ssl.go(+9 -2)📝
internal/repository/certificate.go(+21 -0)📝
internal/workflow/node-processor/apply_node.go(+10 -1)📝
internal/workflow/node-processor/processor.go(+2 -0)📝
internal/workflow/node-processor/upload_node.go(+1 -1)➕
migrations/1748228400_upgrade.go(+39 -0)📝
ui/src/components/access/AccessEditModal.tsx(+1 -0)📝
ui/src/i18n/locales/en/nls.workflow.nodes.json(+3 -3)📝
ui/src/i18n/locales/zh/nls.workflow.nodes.json(+2 -2)📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.