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

Use a constraints file in this repo. #10579

Merged
merged 7 commits into from Aug 10, 2020

Commits on Aug 9, 2020

  1. Use a constraints file in this repo.

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    144332a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Address code review comments.

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    bb906bc View commit details
    Browse the repository at this point in the history
  2. Extend timeout for mypy test that seems to frequently time out.

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    3b02498 View commit details
    Browse the repository at this point in the history
  3. And another timeout fix

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    55ff737 View commit details
    Browse the repository at this point in the history
  4. Moar timeout fixes

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    e0d023b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into constraints_file_for_pants

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    4288349 View commit details
    Browse the repository at this point in the history
  6. Less travis parallelism.

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    e309449 View commit details
    Browse the repository at this point in the history