Logo
Explore Help
Register Sign In
Mirrors/task
1
0
Fork 0
You've already forked task
mirror of https://github.com/go-task/task.git synced 2025-12-24 15:39:28 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
if
task/testdata/label_error/Taskfile.yml

8 lines
74 B
YAML
Raw Permalink Normal View History

fix: make task failure errors include stack of running tasks (#2286) Previously if a task was run as a dependency of another task, the error message simply reported something like: exit status 1 It is desirable instead to name the root task and all child tasks in the tree to the failing task. After this PR, the error message will read: task: Failed to run task "root": task: Failed to run task "failing-task": exit status 1
2025-11-11 11:40:40 -08:00
version: '3'
tasks:
foo:
label: "foobar"
cmds:
- "false"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 28ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API