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

Strip out unnecessary dependencies #81

Merged
merged 2 commits into from
Mar 4, 2020
Merged

Strip out unnecessary dependencies #81

merged 2 commits into from
Mar 4, 2020

Commits on Jan 7, 2020

  1. Strip out unnecessary dependencies

    - Remove `vistir` and `crayons`
    - Reimplement heavily relied-upon functionality
    - Copy over `vistir` utilities used heavily in tests to avoid this as a
      test dependency as well
    - Rewrite mocks that relied on vistir-specific invocations
    - Regenerate lockfile
    - Begins to address #78
    
    Signed-off-by: Dan Ryan <[email protected]>
    techalchemy committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    fc054fd View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    Signed-off-by: Dan Ryan <[email protected]>
    techalchemy committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    62c39fd View commit details
    Browse the repository at this point in the history