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

[Feature] Verbosity specification for runs #18

Open
nsryan2 opened this issue Nov 26, 2024 · 0 comments
Open

[Feature] Verbosity specification for runs #18

nsryan2 opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
Comp:Output This issue has to do with the output component of the code or document. (writing to databases, etc.) Difficulty:2-Challenging This issue may be complex or require specialized skills. Priority:4-Low This work is valuable, but not urgent or mission critical. Status:1-New No one has claimed this issue yet. It is in need of solving. Type:Feature New feature or feature request
Milestone

Comments

@nsryan2
Copy link
Member

nsryan2 commented Nov 26, 2024

Is your feature request related to a problem? Please describe.

In #17 some print statements were introduced in https://github.com/arfc/ghastly/pull/17/files/f53b34d70943e32e01fcd69463c8ad3ca5e8071b#diff-411a6d452028f20234ee027d5edf26c77073824ef97df97b68dae516bacd358c, these are not ubiquitous in the code and should be standardized, potentially with a verbosity option for users.

Describe the feature you'd like.

A verbosity option should be added to user inputs so users don't get unexpected print statements.

Describe alternatives you've considered.

The print statements can be removed.

Additional context.

These links might serve as good jumping off points (I've never added a verbosity option to a script before, I just poked around for 2 seconds to see what was out there).

How can this issue be closed?

This issue can be closed with a PR that addresses the handful of print statements in the code.

@nsryan2 nsryan2 added Comp:Output This issue has to do with the output component of the code or document. (writing to databases, etc.) Difficulty:2-Challenging This issue may be complex or require specialized skills. Priority:4-Low This work is valuable, but not urgent or mission critical. Status:1-New No one has claimed this issue yet. It is in need of solving. Type:Feature New feature or feature request labels Nov 26, 2024
@katyhuff katyhuff added this to the Prelim milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Comp:Output This issue has to do with the output component of the code or document. (writing to databases, etc.) Difficulty:2-Challenging This issue may be complex or require specialized skills. Priority:4-Low This work is valuable, but not urgent or mission critical. Status:1-New No one has claimed this issue yet. It is in need of solving. Type:Feature New feature or feature request
Projects
None yet
Development

No branches or pull requests

3 participants