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

feat: dep graph json output #5610

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

gitphill
Copy link
Contributor

@gitphill gitphill commented Dec 3, 2024

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Includes detailed description of changes
  • Contains risk assessment (Low | Medium | High)
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality
  • Includes manual testing instructions (if necessary)
  • Updates relevant GitBook documentation (PR link: ___)

What does this PR do?

Include dep-graph JSON to --json and --output-to-json when --print-deps is being used.

To help diagnose problems during dependency resolution and surface details on what dependencies have been detected during the plugin inspect phase.

Where should the reviewer start?

How should this be manually tested?

@gitphill gitphill force-pushed the feat/dep-graph-json-file-output branch from 7dce4b5 to a1f9df6 Compare December 3, 2024 11:27
@gitphill gitphill force-pushed the feat/dep-graph-json-file-output branch from a1f9df6 to 1eaec7e Compare December 4, 2024 11:03
@gitphill gitphill changed the title Feat/dep graph json file output feat: dep graph json output Dec 4, 2024
@gitphill gitphill self-assigned this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant