Skip to content

Resolve packages and remove unknown registries #138

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

connor4312
Copy link
Collaborator

Closes #136

  • For each unknown registry, try to resolve the name on npm, pypi, and docker, and use that when available
  • Filter out unknowns emove any servers that lack packages afterwards

@connor4312 connor4312 requested a review from tadasant June 13, 2025 16:19
@connor4312 connor4312 enabled auto-merge (squash) June 18, 2025 16:33
@tadasant
Copy link
Contributor

Thanks for doing this! Would like for @sridharavinash to take a look as I would imagine there is some script somewhere that is actually generating these unknown values that needs to be modified too?

@tadasant tadasant requested a review from sridharavinash June 25, 2025 23:17
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.

Don't allow unknown in registry_name
2 participants