Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up graph solver CLI as externally usable command #1421

Open
markan opened this issue May 18, 2020 · 3 comments
Open

Clean up graph solver CLI as externally usable command #1421

markan opened this issue May 18, 2020 · 3 comments
Assignees
Labels

Comments

@markan
Copy link
Contributor

markan commented May 18, 2020

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

  1. 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)

Aha! Link: https://chef.aha.io/features/APPDL-120

@markan markan transferred this issue from habitat-sh/habitat May 18, 2020
@stale
Copy link

stale bot commented May 22, 2021

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.

@stale stale bot added Stale and removed Stale labels May 22, 2021
@stale
Copy link

stale bot commented Jun 11, 2022

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.

@stale stale bot added the Stale label Jun 11, 2022
@stale
Copy link

stale bot commented Sep 18, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants