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 a subcommand to generate dependency graphs #13402

Merged
merged 11 commits into from
Sep 20, 2024
Merged

Commits on Sep 19, 2024

  1. Add scaffolding

    charliermarsh committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dce56cb View commit details
    Browse the repository at this point in the history
  2. Remove tracing

    charliermarsh committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    70401fc View commit details
    Browse the repository at this point in the history
  3. Use a shared database

    charliermarsh committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7dda81e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    963cfa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9477c1 View commit details
    Browse the repository at this point in the history
  6. Make it a subcommand

    charliermarsh committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e996daa View commit details
    Browse the repository at this point in the history
  7. Review feedback

    charliermarsh committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    94af7e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    0c9df89 View commit details
    Browse the repository at this point in the history
  2. Add some basic tests

    charliermarsh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    43a52cb View commit details
    Browse the repository at this point in the history
  3. Write relative to CWD

    charliermarsh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c7ba18b View commit details
    Browse the repository at this point in the history
  4. Use a single db

    charliermarsh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1c7e262 View commit details
    Browse the repository at this point in the history