mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #936] [MERGED] v0.4 diagnostics #1080
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#1080
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/936
Author: @fudiwei
Created: 8/27/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @fudiwei
Base:
next← Head:dev📝 Commits (6)
7b39515feat: enhance workflow logging87d0d94refactor(ui): clean code6e2c719feat: diagnostics logs & cronsf74c68cfeat: merge AccessModel fields of webhook data496341ffeat: remove tencentcloud-clb deployment via tencentcloud-ssl302dd42feat: diagnostics of workflow dispatcher📊 Changes
255 files changed (+5983 additions, -5959 deletions)
View changed files
📝
internal/deployer/providers.go(+1 -1)📝
internal/domain/access.go(+5 -6)📝
internal/domain/dtos/workflow.go(+6 -0)📝
internal/notify/providers.go(+1 -1)📝
internal/rest/handlers/workflow.go(+15 -4)📝
internal/workflow/dispatcher/dispatcher.go(+48 -10)📝
internal/workflow/engine/engine.go(+3 -3)📝
internal/workflow/event.go(+3 -1)📝
internal/workflow/service.go(+10 -1)📝
migrations/1756296000_cm0.4.0_migrate.go(+28 -8)📝
pkg/core/ssl-deployer/providers/tencentcloud-clb/consts.go(+0 -2)📝
pkg/core/ssl-deployer/providers/tencentcloud-clb/tencentcloud_clb.go(+14 -120)📝
ui/src/api/workflows.ts(+23 -0)📝
ui/src/components/access/AccessEditDrawer.tsx(+34 -18)📝
ui/src/components/access/AccessForm.tsx(+347 -352)➖
ui/src/components/access/AccessForm1PanelConfig.tsx(+0 -80)➖
ui/src/components/access/AccessFormAPISIXConfig.tsx(+0 -71)➖
ui/src/components/access/AccessFormBaishanConfig.tsx(+0 -55)➖
ui/src/components/access/AccessFormBaotaPanelConfig.tsx(+0 -71)➖
ui/src/components/access/AccessFormBaotaWAFConfig.tsx(+0 -71)...and 80 more files
📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.