Skip to content

Missing repo_metadata for packages despite valid repository_url #1288

@rng70

Description

@rng70

For the package github.com/barebitcoin/squirrel, a valid repository_url exists, but the repo_metadata field is missing.

URL: https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbarebitcoin%2Fsquirrel

[
  {
    "id": 10946382,
    "name": "github.com/barebitcoin/squirrel",
    "repository_url": "https://github.com/barebitcoin/squirrel",
    "metadata": {},
    "repo_metadata": {}
  }
]

The same issue appears to affect many other packages as well.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions