You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The graph CLI work is a little rough as it was intended as a tool to test and experiment with the code. However there's interest in the tool as an actual thing, so we're going to take some time to clean it up a little bit and merge.
This includes
tests for all of the user accessible commands
2)better error handling and output (Result, not panic)
3)some improvements to the input and output to the build order command, to
filtering to narrow the rebuild to a subset (to speed test cycles)
make it easy to specify the changed set
tweak the output to be suitable for the intended user (json, parseable text, etc)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.
This issue has been automatically closed after being stale for 400 days. We still value your input and contribution. Please re-open the issue if desired and leave a comment with details.
The graph CLI work is a little rough as it was intended as a tool to test and experiment with the code. However there's interest in the tool as an actual thing, so we're going to take some time to clean it up a little bit and merge.
This includes
2)better error handling and output (Result, not panic)
3)some improvements to the input and output to the build order command, to
Aha! Link: https://chef.aha.io/features/APPDL-120
The text was updated successfully, but these errors were encountered: