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

Make it easy to save the generated dependency-graph file with dependency-submission #519

Closed
bigdaz opened this issue Jan 20, 2025 · 0 comments · Fixed by #522
Closed

Make it easy to save the generated dependency-graph file with dependency-submission #519

bigdaz opened this issue Jan 20, 2025 · 0 comments · Fixed by #522
Milestone

Comments

@bigdaz
Copy link
Member

bigdaz commented Jan 20, 2025

There are many cases where it is useful to inspect the raw dependency-graph JSON file that is submitted to GitHub. We should make it trivial to retain this file as a workflow artifact.

bigdaz added a commit that referenced this issue Jan 21, 2025
Diagnosing unexpected dependencies in the GitHub Dependency Graph can
be difficult. In order to aid with diagnosis, the `dependency-submission`
action will  now save each dependency-graph file as a workflow artifact.

If this is undesirable, the prior behaviour can be restored by explicitly setting
`dependency-graph: generate-and-submit`.

Fixes #519
bigdaz added a commit that referenced this issue Jan 21, 2025
Diagnosing unexpected dependencies in the GitHub Dependency Graph can
be difficult. In order to aid with diagnosis, the `dependency-submission`
action will  now save each dependency-graph file as a workflow artifact.

If this is undesirable, the prior behaviour can be restored by explicitly setting
`dependency-graph: generate-and-submit`.

Fixes #519
@bigdaz bigdaz closed this as completed in 245c8a2 Jan 21, 2025
@bigdaz bigdaz added this to the v4.3.0 milestone Jan 21, 2025
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 a pull request may close this issue.

1 participant