Momo Kornher

Results 69 issues of Momo Kornher

Creating any new basic node project forces yarn to be available unless the `--package-manager` flag is set. When `--package-manager` is not provided, the default should be more clever and check...

This is a request for comments about CDK Mixins: Composable Abstractions for AWS Resources. See #814 for additional details. APIs are signed off by @rix0r. --- _By submitting this pull...

Add comprehensive RFC writing and review guides to help contributors and reviewers create and evaluate high-quality RFCs. These guides provide: - Best practices for writing RFCs with proper structure and...

## Description The CDK currently lacks a unified, type-safe mechanism for applying abstractions to constructs after they are created. This forces customers into an "all-or-nothing" choice between sophisticated L2 abstractions...

status/proposed

### Describe the bug If I have multiple submodules that share the same last part, e.g. ``` asm.service asm.interfaces.service asm.mixins.service ``` And the packages depend on each other, e.g. `asm.service`...

p1
needs-triage

### Describe the feature @jsii/spec should be a zero dependency package ### Use Case Limit the amount of external dependencies. Plus we sometimes run into complex dependency resolution issues with...

feature-request
p2

### Description Currently all alarms are classified into high and low severity. This is simple and works well for most cases. However in some situations it will be useful to...

feature-request
needs-triage

### Description Currently one can filter for AWS CDK but not just AWS CDK v2 ### Use Case AWS CDK v1 is EOS anyway, why bother showing them? ### Other...

feature-request
needs-triage