[PR #1148] [MERGED] Detach app version #1156

Closed
opened 2026-03-03 01:07:57 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (1)

  • 53f2b06 chore: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/1148 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 1/6/2026 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`53f2b06`](https://github.com/certimate-go/certimate/commit/53f2b067db33cb722da3fbb8a59a1be34052e2aa) chore: detach app version ### 📊 Changes **50 files changed** (+199 additions, -130 deletions) <details> <summary>View changed files</summary> 📝 `.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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#1156
No description provided.