cdklabs / cdklabs/construct-hub

Some repository URLs are not displayed correctly

Open
#666 2 comments 0 reactions 0 assignees View on GitHub
backlog bug effort/small p3
Dominant language
TypeScript
Stars
239
Forks
30
Avg merge
1d 9h
Merged PRs (30d)
11

Description

Example: In https://constructs.dev/packages/cdk8s-image the repository field currently links to https://github.com/cdk/undefined.

In the actual repository, the [package.json](https://github.com/cdk8s-team/cdk8s-image/blob/f78fc04c92346b6ff180111da3110de41c7c3dc5/package.json) specifies the repository as "git@github.com:cdk8s-team/cdk8s-image.git".

To display the correct URLs, either Construct Hub (or JSII when generating assemblies, or both) need to correctly parse [Git URLs](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#git-urls-as-dependencies) and [GitHub URLs](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#github-urls).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.