mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #504] [MERGED] bugfix #973
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#973
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/504
Author: @fudiwei
Created: 3/10/2025
Status: ✅ Merged
Merged: 3/10/2025
Merged by: @usual2970
Base:
main← Head:main📝 Commits (6)
56fc2d8fix: invalid version checker643e09afix: typoa30379bMerge branch 'usual2970:main' into mainf9e3797feat: default setautoRestarton deployment to 1panel or baotapanel19ccac5build: set timezone in docker-composec907f22fix: wrong detection results of certificate key algorithm📊 Changes
6 files changed (+68 additions, -20 deletions)
View changed files
📝
docker/docker-compose.yml(+2 -0)📝
internal/domain/certificate.go(+55 -13)📝
internal/domain/workflow.go(+2 -2)📝
ui/src/components/workflow/node/DeployNodeConfigForm1PanelConsoleConfig.tsx(+3 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormBaotaPanelConsoleConfig.tsx(+3 -1)📝
ui/src/hooks/useVersionChecker.ts(+3 -3)📄 Description
该 PR 包含以下内容的变更:
docker-compose.yml配置,默认挂载宿主机时区。🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.