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 --list-dependencies options #3024

Merged
merged 7 commits into from
Jun 5, 2023
Merged

Commits on Jun 3, 2023

  1. Add --list-dependencies options

    This pair of options allows a user to either explicitly
    list dependencies after setup or explicitly silence
    listing of dependencies if it would be automatically
    done.
    lengau committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    bcfe3dd View commit details
    Browse the repository at this point in the history
  2. changelog fragment

    lengau committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e19713e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ff9e40 View commit details
    Browse the repository at this point in the history
  4. oops linting issue

    lengau committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    a9c33cf View commit details
    Browse the repository at this point in the history
  5. fix integration test failures

    lengau committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c366dff View commit details
    Browse the repository at this point in the history
  6. add params to devenv

    lengau committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c2a0143 View commit details
    Browse the repository at this point in the history
  7. add params to config

    lengau committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    08220a1 View commit details
    Browse the repository at this point in the history