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

chore: complete refactor to use argparse and classes #6

Merged
merged 6 commits into from Oct 20, 2021
Merged

Conversation

Justintime50
Copy link
Owner

@Justintime50 Justintime50 commented Oct 19, 2021

  • Refactors the entire app to use CLI arguments instead of environment variables
  • Added a --force flag to ensure users don't accidentally blow away their default branches unless they explicitly wanted to. Without passing this flag, the tool will run in "dry mode"
  • Now restricts the tool to run with 10 threads by default
  • Added additional logging

@Justintime50 Justintime50 marked this pull request as ready for review October 20, 2021 05:46
@Justintime50 Justintime50 merged commit 9393d17 into main Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant