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 environment #3243

Merged
merged 14 commits into from
Nov 19, 2018
Merged

Fix environment #3243

merged 14 commits into from
Nov 19, 2018

Commits on Nov 16, 2018

  1. recognize editable packages as in project

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    483621f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. switch to pathlib tmpdir

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    ff8d17f View commit details
    Browse the repository at this point in the history
  2. add news

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    5d8ac09 View commit details
    Browse the repository at this point in the history
  3. Correct the virtualenv location passed to environment

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    95c70c3 View commit details
    Browse the repository at this point in the history
  4. virtualenv fixture and a test case

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    748d22b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df924d3 View commit details
    Browse the repository at this point in the history
  6. determin virtualenv location on the run

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    a8f52eb View commit details
    Browse the repository at this point in the history
  7. ignore PIPENV_ACTIVE in testing

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    915b3c1 View commit details
    Browse the repository at this point in the history
  8. Pop VIRTUAL_ENV env

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    32f5d85 View commit details
    Browse the repository at this point in the history
  9. expand env before run script

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    6901eae View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. fix case for windows

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    5e94bcb View commit details
    Browse the repository at this point in the history
  2. do not check on windows

    Signed-off-by: Frost Ming <mianghong@gmail.com>
    frostming committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    e909d9b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Configuration menu
    Copy the full SHA
    52499df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e575f87 View commit details
    Browse the repository at this point in the history