mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #957] [MERGED] v0.4 miscellaneous #1090
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#1090
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/957
Author: @fudiwei
Created: 9/9/2025
Status: ✅ Merged
Merged: 9/9/2025
Merged by: @fudiwei
Base:
next← Head:dev📝 Commits (7)
1ce8282feat(ui): app loader586a11fchore(ui): improve i18n1bb6da4feat: workflow dispatcher compensation mechanism114b89fUpdate CONTRIBUTING.md1d106f5refactor: clean code2be9118chore(ui): improve i18ne7c1f90feat(ui): new WorkflowNew page📊 Changes
30 files changed (+445 additions, -398 deletions)
View changed files
📝
CONTRIBUTING.md(+6 -0)📝
CONTRIBUTING_EN.md(+6 -0)📝
internal/certdeploy/deployers/sp_ssh.go(+1 -1)📝
internal/workflow/dispatcher/dispatcher.go(+23 -2)📝
pkg/core/ssl-applicator/acme-http01/providers/ssh/ssh.go(+3 -41)📝
pkg/core/ssl-deployer/providers/ssh/ssh.go(+10 -48)➕
pkg/utils/ssh/client.go(+59 -0)📝
ui/index.html(+54 -1)📝
ui/src/components/CodeInput.tsx(+10 -4)📝
ui/src/components/TextFileInput.tsx(+7 -3)📝
ui/src/components/access/forms/AccessConfigFieldsProviderACMECA.tsx(+1 -8)📝
ui/src/components/access/forms/AccessConfigFieldsProviderActalisSSL.tsx(+12 -13)📝
ui/src/components/access/forms/AccessConfigFieldsProviderBaotaPanel.tsx(+3 -3)📝
ui/src/components/access/forms/AccessConfigFieldsProviderGlobalSignAtlas.tsx(+12 -13)📝
ui/src/components/access/forms/AccessConfigFieldsProviderGoogleTrustServices.tsx(+12 -13)📝
ui/src/components/access/forms/AccessConfigFieldsProviderPowerDNS.tsx(+3 -3)📝
ui/src/components/access/forms/AccessConfigFieldsProviderRatPanel.tsx(+3 -3)📝
ui/src/components/access/forms/AccessConfigFieldsProviderSSLCom.tsx(+12 -13)📝
ui/src/components/access/forms/AccessConfigFieldsProviderSafeLine.tsx(+3 -3)📝
ui/src/components/access/forms/AccessConfigFieldsProviderSectigo.tsx(+12 -13)...and 10 more files
📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.