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

Infer vcs type from curated url automatically #9765

Open
cz-dev-ge opened this issue Jan 16, 2025 · 0 comments
Open

Infer vcs type from curated url automatically #9765

cz-dev-ge opened this issue Jan 16, 2025 · 0 comments
Labels
configuration About configuration topics enhancement Issues that are considered to be enhancements

Comments

@cz-dev-ge
Copy link
Contributor

What is the existing functionality and how should it be enhanced?

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.

What is the use-case for your enhancement?

VCS curation. As a user I want as few curation as possible.

@cz-dev-ge cz-dev-ge added enhancement Issues that are considered to be enhancements to triage Issues that need triaging labels Jan 16, 2025
@sschuberth sschuberth added configuration About configuration topics and removed to triage Issues that need triaging labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration About configuration topics enhancement Issues that are considered to be enhancements
Projects
None yet
Development

No branches or pull requests

2 participants