1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/internal/summary
Adam Wasila 9f83311931 Add label field to task definition
Label is an alternative name for task that replace it when printed in following context eg.:

- log: when given task is up to date and is skipped from execution
- log: when given task is NOT up to date (`--status` command)
- in `--summary` and `--list` commands output
2020-06-14 13:42:20 +02:00
..
summary_test.go rename method for summary/summaries 2019-03-04 13:03:13 +01:00
summary.go Add label field to task definition 2020-06-14 13:42:20 +02:00