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

Done: Refactor shedtools #104

Merged
merged 79 commits into from Aug 6, 2018

Commits on Jul 18, 2018

  1. rename shed_tools

    rhpvorderman committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    01ddcce View commit details
    Browse the repository at this point in the history
  2. start from scratch

    rhpvorderman committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    45c40e1 View commit details
    Browse the repository at this point in the history
  3. include docstring

    rhpvorderman committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    c2e486d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7783b7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    347efc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6c8fde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e50cf7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f089f11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    045be02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8cabf79 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    687122d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    596f4c1 View commit details
    Browse the repository at this point in the history
  13. wip

    rhpvorderman committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    4dbaa19 View commit details
    Browse the repository at this point in the history
  14. wip

    rhpvorderman committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    1d57d66 View commit details
    Browse the repository at this point in the history
  15. further refactoring

    rhpvorderman committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    6c20ba6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b53916 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    5ee185b View commit details
    Browse the repository at this point in the history
  2. refactor logging

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    9c832e8 View commit details
    Browse the repository at this point in the history
  3. combat bugs

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    60f9a44 View commit details
    Browse the repository at this point in the history
  4. implement update method

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    393c03a View commit details
    Browse the repository at this point in the history
  5. insert test methodology

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    9b8b3fa View commit details
    Browse the repository at this point in the history
  6. added test code

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    2e61378 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5842662 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3938c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ec0f30 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8e7fe5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aaf74e3 View commit details
    Browse the repository at this point in the history
  12. bye bye spaghetti code!

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    1213f4e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29238bd View commit details
    Browse the repository at this point in the history
  14. fix parser issue

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    33f5a83 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9f17713 View commit details
    Browse the repository at this point in the history
  16. fix kwargs

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    4d05e78 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4cbf527 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c6b2677 View commit details
    Browse the repository at this point in the history
  19. readd property things

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    0688db3 View commit details
    Browse the repository at this point in the history
  20. fix small mistake

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    579c817 View commit details
    Browse the repository at this point in the history
  21. fix semantic error

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    9e3cb0e View commit details
    Browse the repository at this point in the history
  22. fix missing quotes

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    f5dbabd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dd6b8a7 View commit details
    Browse the repository at this point in the history
  24. remove print statements

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    21a398d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c2e24ff View commit details
    Browse the repository at this point in the history
  26. small typo fix

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    292c658 View commit details
    Browse the repository at this point in the history
  27. fix some defaults

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    48773f3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    51577f6 View commit details
    Browse the repository at this point in the history
  29. fix codacy issues

    rhpvorderman committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    50c13f9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    aab8b6e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. update test

    rhpvorderman committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    24f4145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    293cbd6 View commit details
    Browse the repository at this point in the history
  3. solve aliasing problem

    rhpvorderman committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    9a86ea2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e316e78 View commit details
    Browse the repository at this point in the history
  5. remove error

    rhpvorderman committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    2d75fea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c97e43c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bfff03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abe0e78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    182ad7d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ed4788 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea85067 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11b9882 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e5c74d6 View commit details
    Browse the repository at this point in the history
  14. flake8 issues

    rhpvorderman committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    60e8215 View commit details
    Browse the repository at this point in the history
  15. combat complexity?

    rhpvorderman committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    0d0c599 View commit details
    Browse the repository at this point in the history
  16. fix data manager test

    rhpvorderman committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    8bb88c7 View commit details
    Browse the repository at this point in the history
  17. change defaults

    rhpvorderman committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    f3383d2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e531eff View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    8973afc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31a089f View commit details
    Browse the repository at this point in the history
  3. fix documentation stuff

    rhpvorderman committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    e1a3053 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4adbb3f View commit details
    Browse the repository at this point in the history
  5. fix linting issue

    rhpvorderman committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    63bf514 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. Fix extensions typo

    mvdbeek committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    7a6dd40 View commit details
    Browse the repository at this point in the history
  2. Fix test_json default argument

    This is needed when running `shed_tools test` without an explicit
    `--test_json` argument.
    mvdbeek committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    b6ea9e1 View commit details
    Browse the repository at this point in the history
  3. Only list repositories that are installed

    Otherwise uninstalled repos would be listed, leading to `Skipped` when
    you actually want to install them.
    mvdbeek committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    7bc28cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57ac315 View commit details
    Browse the repository at this point in the history
  5. Avoid message attr when passing exception msg

    This has been deprecated in python 3.
    mvdbeek committed Aug 5, 2018
    1 Configuration menu
    Copy the full SHA
    16ede2a View commit details
    Browse the repository at this point in the history
  6. Use named attributes of namedtuple

    Avoids mixups during tuple unpacking (wasn't broken here, but briefly
    suspected it).
    mvdbeek committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    a43bcdb View commit details
    Browse the repository at this point in the history
  7. Fix typo

    mvdbeek committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    ed0ba61 View commit details
    Browse the repository at this point in the history
  8. Avoid testing all installed tools

    if all tools are skipped or in error.
    Skipped tools are still tested if `--test_exisiting` is passed.
    mvdbeek committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    cd46a4f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Merge pull request #3 from mvdbeek/rhpvorderman-refactor_shedtools

    Rhpvorderman refactor shedtools
    rhpvorderman committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    c7bcbb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c652146 View commit details
    Browse the repository at this point in the history