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

Extract the GitHub model to a separate library #25

Closed
sschuberth opened this issue Apr 27, 2023 · 2 comments
Closed

Extract the GitHub model to a separate library #25

sschuberth opened this issue Apr 27, 2023 · 2 comments

Comments

@sschuberth
Copy link
Contributor

It would be nice if other (Kotlin) projects could make use of the GitHub model for submission to the dependency API by extracting it to a separate library for reuse in other projects, like ORT.

@JLLeitschuh
Copy link
Contributor

Given the model is literally 3 kotlin data classes, I don't know how much value would be added by publishing these independently.

https://github.com/gradle/github-dependency-extractor/tree/main/plugin/src/main/kotlin/org/gradle/github/dependency/extractor/internal/model

@sschuberth
Copy link
Contributor Author

Agreed, it's probably not worth the effort of publishing a separate library.

@sschuberth sschuberth closed this as not planned Won't fix, can't repro, duplicate, stale Jul 5, 2023
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

No branches or pull requests

2 participants