-
-
Notifications
You must be signed in to change notification settings - Fork 756
Open
Description
Prerequisites
- I have written a descriptive issue title
- I have searched issues to ensure it has not already been reported
Cake runner
Cake Frosting
Cake version
5.0.0
Operating system
N/A
Operating system architecture
N/A
CI Server
No response
What are you seeing?
When running the tree
command, only Tasks registered as Dependent on others show up. Tasks registered as Dependees are missing.
What is expected?
The tree
command shows the entire tree of tasks regardless of how they were registered.
Steps to Reproduce
- Create a Frosting project
- Create 3 Tasks, A,B,C
- Register Task A as dependent on Task B
- Register Task B as dependee of Task C
- Run
--tree
Output log
No response
Metadata
Metadata
Assignees
Labels
No labels