Skip to content

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

@thomashoneyman

Description

@thomashoneyman

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions