Skip to content

Add BuildURLs helper - #6

Merged
andrew merged 1 commit into
mainfrom
build-urls
Feb 15, 2026
Merged

Add BuildURLs helper#6
andrew merged 1 commit into
mainfrom
build-urls

Conversation

@andrew

@andrew andrew commented Feb 15, 2026

Copy link
Copy Markdown
Contributor

Adds a BuildURLs function that collects all non-empty URLs from a URLBuilder into a map[string]string with keys "registry", "download", "docs", and "purl".

No interface changes needed -- works with the existing URLBuilder implementations across all 25 registries. Callers can merge the result with homepage/repository data they already have stored.

Returns non-empty registry, download, docs, and purl URLs for a given
package name and version. No interface changes required.
@andrew
andrew merged commit 7f8f474 into main Feb 15, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant