Skip to content

Support multiple CDK types in package metadata #900

@gabewomble

Description

@gabewomble

Following the discussion on this issue - cdklabs/construct-hub#717

We have discovered a use case for multiple cdk types, so we need to support the functionality! This task should support receiving the CDK type metadata as an array, and for backwards compatibility, map the existing metadata to an array.

Acceptance Criteria:

  1. Webapp should support constructs with multiple cdk types listed in metadata
  2. Constructs with multiple cdk types should be visible in search results filtered by any cdk type the construct is associated with. (E.g library foo has cdk8s and cdktf, so it should show in the results for cdk8s or cdktf)
  3. Constructs with multiple CDK types should have a badge that reads "Multi-CDK". When hovered, they should display a tooltip that enumerates the CDK types and versions supported

Metadata

Metadata

Assignees

Labels

effort/smallAbout 1 dayenhancementNew feature or requestrisk/lowWe are certain about the time estimation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions