We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So this is a really cool idea: https://github.com/ckipp01/mill-github-dependency-graph
It uses new GitHub API described here: https://github.blog/2022-06-17-creating-comprehensive-dependency-graph-build-time-detection/
Basically it would be a way to get our dependencies registered on this page: https://github.com/typelevel/sbt-typelevel/network/dependencies
This is beneficial for security/vulnerability alerts. And maybe we can also get one of those cool "used by n" widgets on our repos 😂
I don't think an sbt version of that plugin should live here, but when it exists, I think we should integrate with it.
The text was updated successfully, but these errors were encountered:
Ah, seems there may be an official announcement soon :) https://github.com/scalacenter/sbt-dependency-graph-action
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
So this is a really cool idea: https://github.com/ckipp01/mill-github-dependency-graph
It uses new GitHub API described here:
https://github.blog/2022-06-17-creating-comprehensive-dependency-graph-build-time-detection/
Basically it would be a way to get our dependencies registered on this page:
https://github.com/typelevel/sbt-typelevel/network/dependencies
This is beneficial for security/vulnerability alerts. And maybe we can also get one of those cool "used by n" widgets on our repos 😂
I don't think an sbt version of that plugin should live here, but when it exists, I think we should integrate with it.
The text was updated successfully, but these errors were encountered: