Kaizen Conroy

Results 25 issues of Kaizen Conroy

Would be nice for projen to be able to recognize some labels that correspond to version bumping that could override the specifications of conventional commits. Currently, the workaround is to...

> ‼️ TL;DR - `[email protected]` or newer is required when building construct libraries that depend on `[email protected]` or newer. ### Describe the feature CDK v2.36.0 introduces this [PR](https://github.com/aws/aws-cdk/pull/21481) that compresses...

This is a request for comments about Asset Garbage Collection. See #64 for additional details. APIs are signed off by @njlynch. --- _By submitting this pull request, I confirm that...

### Describe the bug See https://github.com/aws/aws-cdk/issues/20623 Missing code block causes CDK documentation to be corrupted. In addition to fixing the instance, we should try to throw an error if this...

bug
effort/small
p2

## :rocket: Feature Request ### Description There's currently a way to deprecate specific APIs in a module, using the `@deprecated` tag. However, entire submodules need a quick and easy way...

feature-request
effort/medium
p1

This library is modeled after CDK Pipelines, and is meant to be feature complete compared to that library. There is one difference however -- CDK Pipelines is a CDK construct...

p1
feature-request
effort-medium

#182 helps unblock users who are doing live lookup with their oidc role during the synth job. It still requires an additional `preBuildStep` from the user to allow this feature....

documentation
effort-small
p2

### What is the URL of the page with the issue? https://constructs.dev/packages/aws-cdk-lib/v/2.36.0?lang=go ### What did you do? aws-cdk-lib v2.36.0 does not have language specific documentation. All the documentation is in...

bug
p1

**Problem**: Sometimes docker commands are bundled into projen commands. For example, in https://github.com/cdklabs/awscdk-asset-awscli, we specify a pre-compile step that executes a `build.sh` script. This script runs a `docker build` command,...

From now on, we need to keep our core members in sync between mergify and merit badger. I can't think of a good way to automate this (yet) while keeping...

p2
contribution/core