cdklabs / construct-hub

AWS CDK construct library that can be used to deploy instances of the Construct Hub in any AWS Account.
https://constructs.dev
Apache License 2.0
201 stars 26 forks source link

Some repository URLs are not displayed correctly #666

Open Chriscbr opened 2 years ago

Chriscbr commented 2 years ago

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 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 and GitHub URLs.

github-actions[bot] commented 2 years ago

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

github-actions[bot] commented 2 years ago

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.