cake-build / cake-build/cake

Improvement: DotNetCore buildserver shutdown

Open
#2,125 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.2k
Forks
778
Avg merge
1h 15m
Merged PRs (30d)
19

Description

Could you please add command to terminate build server in planned .net core 2.1
Based on announcement
https://blogs.msdn.microsoft.com/dotnet/2018/04/11/announcing-net-core-2-1-preview-2/

`dotnet buildserver shutdown`

> This command can be used in CI scripts in order to terminate worker processes after builds are completed.

Contributor guide

Open the contributing guide

Research direction

The issue does not mention specific files, tests, or entry points. Start by locating Cake's command-line handling and existing build-server commands, then compare the requested `dotnet buildserver shutdown` behavior with the linked .NET Core announcement. Done means the command can terminate build-server worker processes after a build and is covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.