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

[internal] Rename ./pants lock to ./pants generate-user-lockfile and ./pants tool-lock to ./pants generate-lockfiles #12641

Merged
merged 3 commits into from
Aug 26, 2021

Commits on Aug 25, 2021

  1. [internal] Rename ./pants lock to ./pants user-lock and `./pants …

    …tool-lock` to `./pants lock`
    
    # 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 25, 2021
    Configuration menu
    Copy the full SHA
    eaaa877 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Rename to generate-lockfiles

    # 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 26, 2021
    Configuration menu
    Copy the full SHA
    31b3ebd View commit details
    Browse the repository at this point in the history
  2. Fix fmt

    # 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 26, 2021
    Configuration menu
    Copy the full SHA
    68303aa View commit details
    Browse the repository at this point in the history