construct-hub icon indicating copy to clipboard operation
construct-hub copied to clipboard

AWS CDK construct library that can be used to deploy instances of the Construct Hub in any AWS Account.

Results 52 construct-hub issues
Sort by recently updated
recently updated
newest added

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 "[email protected]:cdk8s-team/cdk8s-image.git". To display the correct URLs, either Construct Hub (or...

bug
effort/small
p3
backlog

### Description Add 'Least stars' and 'Most stars' as sort metrics on the website, and possibly default to 'Most stars' ### Use Case I would like to be able to...

backlog

Currently the package is published in Python and TS only.

p3
backlog

We briefly had an issue where the python version of the construct-hub library was not able to published because we hit a 10GB upload limit for PyPI. Our actual packages...

p2

Construct Hub auto compiles the examples in READMEs to other languages. Due to JSII limitations for non-compiled examples there can be errors (like this one https://github.com/cdklabs/cdk-nag/issues/583). Is it possible to...

response-requested

## Background When the doc generation process has issues, it's possible for its DLQ to get very large. (For example, in the Gamma account the DLQ currently has 20,000+ messages)....

effort/large
risk/medium
stability

If there are too many packages, the canary will time out and metrics will no longer be available for operators.

p2

If we are running a full reprocessing of all packages on Construct Hub, it's possible that so many fargate tasks will be running that it's impossible for new packages to...

bug
p1
effort/epic

### What is the URL of the page with the issue? https://constructs.dev/packages/@cdktf/provider-azurerm/v/3.0.9/api/AzurermProvider?lang=java ### What did you do? Tried to access docs ### What did you expect to happen? The documentation...

bug
p2
effort/small

### Description There's a lot of amazing Projen projects extensions on Github and will be great if we can search this extensions on Construct Hub ### Use Case Facilitate the...

feature-request