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

Fix windows long paths #2566

Merged
merged 4 commits into from
Jun 19, 2020
Merged

Fix windows long paths #2566

merged 4 commits into from
Jun 19, 2020

Commits on Jun 18, 2020

  1. handle long paths in windows, add a test

    Jacob Beck committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    f4b93c8 View commit details
    Browse the repository at this point in the history
  2. make sure dbt clean still works...

    Jacob Beck committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    ff272c7 View commit details
    Browse the repository at this point in the history
  3. Be pickier about when to mangle paths, handle the case where we still…

    … hit path length limits
    Jacob Beck committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    8e63da2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. fix this test for spawn() vs fork()

    Jacob Beck committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    db50880 View commit details
    Browse the repository at this point in the history