Kaizen Conroy
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...
## :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...
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...
#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....
construct hub fails to display non-typescript documentation for libraries with compressed assemblies
### 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...
**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...