mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #975] [MERGED] v0.4 pre-release bugfixes #1093
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#1093
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/975
Author: @fudiwei
Created: 9/25/2025
Status: ✅ Merged
Merged: 9/25/2025
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (4)
8f4457cfeat(ui): show built-in tag for CAb1d1070feat: remove support for CA Buypass789ea2afix(ui): could not import workflow with empty condition branches3d36830fix: condition branch panic📊 Changes
19 files changed (+64 additions, -46 deletions)
View changed files
📝
internal/certapply/config.go(+0 -1)📝
internal/domain/provider.go(+0 -2)📝
internal/workflow/dispatcher/dispatcher.go(+2 -2)📝
internal/workflow/engine/engine.go(+3 -0)📝
internal/workflow/engine/state.go(+1 -1)📝
migrations/1757476800_m0.4.0_migrate.go(+5 -1)➖
ui/public/imgs/providers/buypass.png(+0 -0)📝
ui/src/App.tsx(+6 -4)📝
ui/src/components/access/AccessEditDrawer.tsx(+4 -1)📝
ui/src/components/access/AccessForm.tsx(+3 -1)📝
ui/src/components/provider/AccessProviderPicker.tsx(+7 -4)📝
ui/src/components/provider/AccessProviderSelect.tsx(+5 -2)📝
ui/src/components/workflow/WorkflowGraphImportInputBox.tsx(+10 -10)📝
ui/src/components/workflow/WorkflowRunDetail.tsx(+13 -2)📝
ui/src/domain/provider.ts(+0 -4)📝
ui/src/i18n/locales/en/nls.provider.json(+0 -1)📝
ui/src/i18n/locales/zh/nls.provider.json(+0 -1)📝
ui/src/pages/accesses/AccessNew.tsx(+4 -1)📝
ui/src/pages/settings/SettingsSSLProvider.tsx(+1 -8)📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.