mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #1012] [MERGED] feat: windows service #1102
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#1102
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/1012
Author: @fudiwei
Created: 10/28/2025
Status: ✅ Merged
Merged: 10/28/2025
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (1)
519a994feat: install/uninstall windows service📊 Changes
8 files changed (+281 additions, -4 deletions)
View changed files
➕
cmd/serve_nonwindows.go(+12 -0)➕
cmd/serve_windows.go(+57 -0)➕
cmd/winsc_nonwindows.go(+18 -0)➕
cmd/winsc_windows.go(+189 -0)📝
go.mod(+1 -1)📝
internal/workflow/dispatcher/dispatcher.go(+1 -1)📝
internal/workflow/engine/engine.go(+1 -1)📝
main.go(+2 -1)📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.