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

Initial support for GitHub Dependency Submission #740

Merged
merged 2 commits into from
Jun 28, 2023

Conversation

bigdaz
Copy link
Member

@bigdaz bigdaz commented Jun 6, 2023

No description provided.

@bigdaz bigdaz force-pushed the dd/dependency-graph-actions branch 2 times, most recently from f140227 to 5aacfc7 Compare June 6, 2023 20:16
@bigdaz bigdaz force-pushed the dd/dependency-graph-actions branch 3 times, most recently from eb8f331 to a7245bc Compare June 28, 2023 16:21
- Dependency graph init-script references published version of plugin jar.
- `dependency-graph-generate` action will:
     - Provision Gradle if required
     - Execute Gradle with dependency-graph plugin to generate graph JSON
     - Upload dependency-graph JSON file as workflow artifact
- `dependency-graph-submit` action will:
    - Download dependency-graph JSON artifact
    - Submit the graph via the GitHub dependency submission API
@bigdaz bigdaz force-pushed the dd/dependency-graph-actions branch from a7245bc to 75a86cf Compare June 28, 2023 17:25
@bigdaz bigdaz changed the title Support for GitHub dependency-graph Initial support for GitHub Dependency Submission Jun 28, 2023
@bigdaz bigdaz merged commit fce96e0 into main Jun 28, 2023
49 checks passed
@bigdaz bigdaz deleted the dd/dependency-graph-actions branch June 28, 2023 17:38
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