Skip to content

Conversation

@olafurpg
Copy link
Contributor

Fixes #266. Previously, packageInformation vertices used a structure
that was suited for PackageHub, a prototype implementation of package
repos for Sourcegraph. PackageHub has now been made redundant by the new
"JVM Dependencies" external service type that got recently added to
Sourcegraph. Now, the new packageInformation structure matches what's
most suitable for the new "JVM Dependencies".

Fixes sourcegraph#266. Previously, `packageInformation` vertices used a structure
that was suited for PackageHub, a prototype implementation of package
repos for Sourcegraph. PackageHub has now been made redundant by the new
"JVM Dependencies" external service type that got recently added to
Sourcegraph. Now, the new `packageInformation` structure matches what's
most suitable for the new "JVM Dependencies".
@olafurpg olafurpg merged commit 3943c62 into sourcegraph:main Jul 22, 2021
@olafurpg olafurpg deleted the goodbye-pkghub branch July 22, 2021 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove version from package name in packageInformation vertexes

2 participants