Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

v1.0.5 #32

Merged
merged 2 commits into from Apr 6, 2021
Merged

v1.0.5 #32

merged 2 commits into from Apr 6, 2021

Conversation

DeemOnSecurity
Copy link
Contributor

🗣 Description

💭 Motivation and context

Addition of a --silent switch allows an entirely non-interactive run of CHIRP if the --non-interactive switch is also invoked. Perfect for runs of CHIRP over distributed methods.

Addition of a -v switch allows users to increase the verboseness of the program in a way that is more familiar, no custom log levels.

The previous notes and the replacement of the custom logging method with the logging builtin library prepares for changes necessary to implement #31.

🧪 Testing

Tested in dev environment:

  • Windows 10
  • Python 3.8
  • VSCode

✅ Checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All future TODOs are captured in issues, which are referenced
    in code comments.
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.

@DeemOnSecurity
Copy link
Contributor Author

@d33bs For your attention, I know you are fiddling with an implementation of #31, want to make sure you are aware of the coming changes.

@DeemOnSecurity DeemOnSecurity self-assigned this Apr 5, 2021
@DeemOnSecurity DeemOnSecurity added the improvement This issue or pull request will add new or improve existing functionality label Apr 5, 2021
@DeemOnSecurity DeemOnSecurity merged commit c2e992d into main Apr 6, 2021
@DeemOnSecurity DeemOnSecurity deleted the v1.0.5 branch April 6, 2021 14:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
improvement This issue or pull request will add new or improve existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant