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

Update governor_versions.py #961

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 2, 2023

  1. Update governor_versions.py

    Add error handling
    Add logging module
    Command-line arguments added with argparse
    bbethell-1 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ea940f2 View commit details
    Browse the repository at this point in the history
  2. Update governor_versions.py

    Fix last line 
    2023-03-02 12:37:57,831 [INFO] Versions summary:
    {'v0.12.0': 120, 'v0.15.1': 135, 'v0.18.0': 401, 'v0.17.1': 515, 'v0.10.3': 3, 'v0.14.0': 86, 'v0.9.0': 15, 'v0.11.1': 39, 'v0.16.0': 10, 'v0.14.2': 1, 'v0.9.4': 3}
    bbethell-1 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    7ac0105 View commit details
    Browse the repository at this point in the history