cake-build / cake-build/cake

Log current time when finishing task

Open
#1,829 2 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
C#
Stars
4.2k
Forks
778
Avg merge
3h 37m
Merged PRs (30d)
21

Description

Currently there is a log 'Finished executing task xxx', it will be better if it could also log the current time like 'Finished executing task xxx at 2017-09-25 11:01:30', or log as part of task summary.

The reason I want this is because I often forget if the build is the latest or the one I build before I made some changes.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing "Finished executing task" log message and the task-completion path that emits it. Check whether the timestamp belongs in that message or the task summary, then verify that completed-task output includes the current time in the requested format.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.