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

Add dependencies on conftest and init files via inference #10441

Merged

Commits on Jul 27, 2020

  1. Move init and conftest injection to dependency inference rules.

    [ci skip-rust-tests]
    stuhood committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    ce143d8 View commit details
    Browse the repository at this point in the history
  2. Allow OwnersRequest to directly fail for unowned files.

    [ci skip-rust-tests]
    stuhood committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    4c829b9 View commit details
    Browse the repository at this point in the history
  3. Add targets to cover our existing __init__.py files.

    [ci skip-rust-tests]
    stuhood committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    ab32daa View commit details
    Browse the repository at this point in the history
  4. Deprecate the global --dependency-inference option, and add the pytho…

    …n-infer subsystem.
    
    [ci skip-rust-tests]
    stuhood committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    335c762 View commit details
    Browse the repository at this point in the history
  5. Test fixes.

    [ci skip-rust-tests]
    stuhood committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    175a62a View commit details
    Browse the repository at this point in the history
  6. Review feedback.

    # Rust tests will be skipped. Delete if not intended.
    [ci skip-rust-tests]
    stuhood committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    a897492 View commit details
    Browse the repository at this point in the history
  7. Fix isort

    # Rust tests will be skipped. Delete if not intended.
    [ci skip-rust-tests]
    stuhood committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    2b6ad5d View commit details
    Browse the repository at this point in the history
  8. Review feedback and a test fix.

    # Rust tests will be skipped. Delete if not intended.
    [ci skip-rust-tests]
    stuhood committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    2a409be View commit details
    Browse the repository at this point in the history