-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Suggestions for improved usage #49
Comments
That's very true. I'll add a message to the end of the dry run that gives the temp directory and says that they should clean it up or run again with
I think @Alessandro-Barbieri suggested something similar in #32. I'll add that to the list.
Sounds good to me. Things like |
@tfoote I think this is resolved -- can this be closed? |
It's fixed for ebuilds. Do you want to track adding open embedded separately? |
Actually reading it through again. A high level of what the process does and what expected inputs and outputs are would be very helpful. |
@tfoote I think this is the only residual complaint for this issue, right? Just going through the open issues. I also have some of these changes to replicate for open embedded. |
yeah, that new argument should be kept in mind but things are much better now. |
Please add to the readme usage documentation. I found some executables by tab completing. However there should be documentation of the top level commands.
Here's some more features for better usability.
I ran with --dry-run and it finished w/o filing a PR, but didn't tell me where the output was. (I found it in /tmp by listing latest changes.) If it generates a temp-dir it should clean it up or at least tell you to clean up.
It would be great to parameterize the output directory to allow reuse of a preexisting local checkout of the repo so you don't have to refetch it if you already have a clone.
Following that if you run with --dry-run and a non-temp directory an option --pr-only would be helpful after reviewing the result.
And adding arguments for the upstream repo will be important for anyone who wants to fork etc. Also supporting a config file would be good for this too.
The text was updated successfully, but these errors were encountered: