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

GenerateToolLockfileSentinel encouraged to use language-specific subclasses #16449

Merged

Commits on Aug 9, 2022

  1. GenerateToolLockfileSentinel encouraged to use language-specific su…

    …bclasses
    
    [ci skip-rust]
    
    [ci skip-build-wheels]
    Eric-Arellano committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    8e4c9ff View commit details
    Browse the repository at this point in the history
  2. Only use Python tool names for valid resolves

    This required moving the rule to resolve ResolvePexConfig to avoid a circular import
    Eric-Arellano committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    9c8c83c View commit details
    Browse the repository at this point in the history
  3. Fix rule graph issue

    # 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]
    Eric-Arellano committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    bb5233a View commit details
    Browse the repository at this point in the history