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
Package curation.
When adding a vcs in a package curation, e.g.
- id: "NuGet::SkiaSharp" curations: declared_license_mapping: "https://go.microsoft.com/fwlink/?linkid=868514": "MIT" vcs: url: "https://github.com/mono/SkiaSharp.git"
I'll get an empty "type" field in the scan later. ORT could instead detect it automatically from the url.
VCS curation. As a user I want as few curation as possible.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the existing functionality and how should it be enhanced?
Package curation.
When adding a vcs in a package curation, e.g.
I'll get an empty "type" field in the scan later. ORT could instead detect it automatically from the url.
What is the use-case for your enhancement?
VCS curation. As a user I want as few curation as possible.
The text was updated successfully, but these errors were encountered: