Improvement: DotNetCore buildserver shutdown
- 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
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