You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When it comes to looking up by purl of the previous package name, I'm not sure what the best defined behaviour should be there, as the name happens to look like a url, but it's tricky to know how each package manager handles it.
Do you know how go proxy handles redirects and renames?
While digging into https://gitlab.com/tanna.dev/dependency-management-data/-/issues/599 I noticed that DMD, which uses Ecosyste.ms doesn't detect a Buidlkite plugin correctly (more info: ecosyste-ms/packages#816).
When looking at the package
https://github.com/chronotc/monorepo-diff-buildkite-plugin
, via https://packages.ecosyste.ms/api/v1/packages/lookup?purl=pkg:github/chronotc%2Fmonorepo-diff-buildkite-plugin we can see some GitHub metadata for the repo.What's interesting is that if you load https://github.com/chronotc/monorepo-diff-buildkite-plugin you'll see that the repo has been transferred between orgs.
(This repo has also been at
monebag/monorepo-diff
in the past)Is there any way to surface this information in Ecosyste.ms?
The text was updated successfully, but these errors were encountered: