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

2.0 integration #141

Merged
merged 2 commits into from
Apr 8, 2020
Merged

2.0 integration #141

merged 2 commits into from
Apr 8, 2020

Commits on Apr 2, 2020

  1. 2.0 develop (#134)

    * remove apps repo file
    
    * fix app def bugs
    
    * clean up
    
    * fix context bug, use shutil.which
    
    * remove commented and old code, add new migration file to setup.py
    
    Co-authored-by: John Phan <ktr2@cdc.gov>
    jhphan and John Phan authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    d427cf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. 2.0 develop (#140)

    * remove apps repo file
    
    * fix app def bugs
    
    * clean up
    
    * fix context bug, use shutil.which
    
    * remove commented and old code, add new migration file to setup.py
    
    * update arg parse to handle unknown args
    
    * add dynamic input and parameter parsing
    
    * increment version, finalize cli argument normalization
    
    * update changelog, fix comment typo
    
    Co-authored-by: John Phan <ktr2@cdc.gov>
    jhphan and John Phan authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    b752a67 View commit details
    Browse the repository at this point in the history