registry-dev icon indicating copy to clipboard operation
registry-dev copied to clipboard

List package versions from the Bower registry which will not be in the PureScript registry

Open thomashoneyman opened this issue 3 years ago • 2 comments

A number of package versions that exist in the Bower registry today will not be accepted into the PureScript registry because they have unsolvable issues. Some examples, in no particular order:

  • Some package versions have no license files
  • Some package versions no longer have reachable GitHub repositories
  • Some package versions have malformed Bowerfiles or we otherwise can't produce a manifest for them
  • Some package versions do not use the X.Y.Z version format we restrict to in the registry (ie. they use prerelease identifiers)

These package versions will be dropped from the registry. This issue tracks ensuring we have a list of these package versions so that users and authors can see what was dropped and for what reason.

thomashoneyman avatar Jan 19 '22 20:01 thomashoneyman

Is this now solved?

f-f avatar Feb 06 '22 14:02 f-f

I’m not considering this solved until we actually do the legacy import — until then we can only estimate

thomashoneyman avatar Feb 06 '22 18:02 thomashoneyman