Graham Dennis
94f82cbc5a
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 16:40:40 -03:00
..
2025-03-31 17:53:58 +01:00
2025-09-11 19:33:53 +02:00
2025-02-08 17:34:04 +01:00
2025-03-31 17:53:58 +01:00
2025-04-21 13:43:20 -03:00
2025-03-31 17:53:58 +01:00
2024-06-28 17:59:46 +01:00
2024-09-29 16:03:48 -04:00
2025-03-31 17:53:58 +01:00
2025-07-23 21:57:25 +01:00
2025-03-31 17:53:58 +01:00
2024-09-19 08:22:39 -04:00
2024-11-07 13:25:59 -03:00
2025-07-23 21:57:25 +01:00
2025-07-09 18:36:40 +01:00
2025-04-27 22:15:49 +00:00
2025-02-26 17:49:05 +01:00
2024-05-12 20:32:09 +01:00
2024-04-24 18:33:56 +01:00
2025-07-23 21:57:25 +01:00
2024-09-06 10:44:28 -03:00
2024-10-05 21:40:22 -03:00
2024-04-29 22:27:30 +01:00
2024-10-18 18:13:25 +02:00
2024-12-30 10:09:28 +01:00
2025-07-23 21:57:25 +01:00
2025-11-11 16:40:40 -03:00
2025-03-31 17:53:58 +01:00
2025-03-31 17:53:58 +01:00
2025-03-31 17:53:58 +01:00
2025-03-31 17:53:58 +01:00
2025-03-31 17:53:58 +01:00
2025-03-31 17:53:58 +01:00
2025-03-31 17:53:58 +01:00
2025-03-31 17:53:58 +01:00
2025-11-11 16:40:40 -03:00
2025-11-11 16:40:40 -03:00
2025-03-31 17:53:58 +01:00
2025-09-11 19:33:53 +02:00
2024-06-28 16:50:02 +01:00
2025-07-23 21:57:25 +01:00
2025-03-31 17:53:58 +01:00
2025-02-08 17:34:04 +01:00
2024-11-07 13:25:59 -03:00
2025-03-31 17:53:58 +01:00
2025-03-31 17:53:58 +01:00
2025-04-28 21:04:24 +00:00
2025-03-22 20:06:16 -03:00