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 --lockfile-path flag #14326

Merged
merged 12 commits into from
Aug 16, 2024
Merged

Add --lockfile-path flag #14326

merged 12 commits into from
Aug 16, 2024

Commits on Jul 17, 2024

  1. feat: add new lockfile-path for metadata

    - Also add necessary tests for the new flag
    Ifropc committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    dc1519d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. feat: add lockfile-path flag for all requested commands

    - All commands that support `manifest-path` (except `locate-project`, `verify-project` and `read-manifest`)
    Ifropc committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1abaa88 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    b05373d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    c25dcf0 View commit details
    Browse the repository at this point in the history
  2. test: lockfile path test refactoring

    - win/mac fix
    Ifropc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    066b291 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    3da5667 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    bf7e2dc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    132ba16 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    d18c60d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    c1ace2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b1b65 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    04f9e2d View commit details
    Browse the repository at this point in the history