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

Refactor upload.py toward reuse #5229

Merged
merged 4 commits into from
Dec 18, 2017
Merged

Commits on Dec 15, 2017

  1. Configuration menu
    Copy the full SHA
    09f51f5 View commit details
    Browse the repository at this point in the history
  2. Upload refactor - make link_data_only a bool.

    Since it is a bool.
    jmchilton committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    cafac19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2528ef3 View commit details
    Browse the repository at this point in the history
  4. Upload refactor - change upload.py to use exceptions.

    Make decomposing and reuse of this easier downstream and feels cleaner to me.
    jmchilton committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    7e1bff7 View commit details
    Browse the repository at this point in the history