mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #1148] [MERGED] Detach app version #1156
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#1156
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/1148
Author: @fudiwei
Created: 1/6/2026
Status: ✅ Merged
Merged: 1/6/2026
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (1)
53f2b06chore: detach app version📊 Changes
50 files changed (+199 additions, -130 deletions)
View changed files
📝
.github/workflows/push_image.yml(+0 -5)📝
.github/workflows/push_image_next.yml(+0 -5)📝
.github/workflows/release.yml(+0 -1)📝
cmd/intercmd.go(+3 -2)📝
cmd/winsc_windows.go(+6 -4)📝
internal/app/app.go(+5 -55)➕
internal/app/singleton.go(+57 -0)📝
internal/workflow/engine/executor_bizapply.go(+1 -1)📝
internal/workflow/engine/executor_bizmonitor.go(+2 -1)📝
pkg/core/notifier/providers/dingtalkbot/dingtalkbot.go(+2 -1)📝
pkg/core/notifier/providers/discordbot/discordbot.go(+2 -1)📝
pkg/core/notifier/providers/larkbot/larkbot.go(+2 -1)📝
pkg/core/notifier/providers/mattermost/mattermost.go(+2 -1)📝
pkg/core/notifier/providers/slackbot/slackbot.go(+2 -1)📝
pkg/core/notifier/providers/telegrambot/telegrambot.go(+2 -1)📝
pkg/core/notifier/providers/wecombot/wecombot.go(+2 -1)📝
pkg/sdk3rd/1panel/client.go(+3 -1)📝
pkg/sdk3rd/1panel/v2/client.go(+3 -1)📝
pkg/sdk3rd/51dnscom/client.go(+3 -1)📝
pkg/sdk3rd/baishan/client.go(+3 -1)...and 30 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.