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

Don't write build artifacts to cwd #3147

Merged
merged 7 commits into from
Nov 3, 2018
Merged

Don't write build artifacts to cwd #3147

merged 7 commits into from
Nov 3, 2018

Commits on Nov 2, 2018

  1. Include hashes from local artifacts

    - Fixes #2394
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    afc3442 View commit details
    Browse the repository at this point in the history
  2. Also prioritize remote non-pypi hashes if given

    - Fixes #3145
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    740c589 View commit details
    Browse the repository at this point in the history
  3. Don't write build artifacts to cwd

    - Fixes #3106
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    b1d3aec View commit details
    Browse the repository at this point in the history
  4. Update requirementslib version

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    77b3edd View commit details
    Browse the repository at this point in the history
  5. Fix hash function

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    d5680fb View commit details
    Browse the repository at this point in the history
  6. Revert "Fix hash function"

    This reverts commit d5680fb.
    techalchemy committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    02b0de9 View commit details
    Browse the repository at this point in the history
  7. Fix url to path comparison

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    2632d0b View commit details
    Browse the repository at this point in the history