Kaizen Conroy

Results 76 comments of Kaizen Conroy

Hi @clementrey-dev! Sorry about that, you're almost certainly correct that the custom prefix is the problem here. In cdk-pipelines-github, we use a prop called `assetHashMap` and the keys of the...

Please open a PR! This library is basically exclusively open source contributions at this point. I think access to `permissions` makes the most sense, but that's just my initial opinion.

Hi @hwum, i think this is a feature request that isn't too large (proposing a new property in an existing construct). you will get much better traction if you suggest...

I am able to reproduce this in CDK v2.46.0. The error message is very opaque. However in later versions (at least in CDK v2.78.0+) we produce a different error that...

We have a concept for this, called `jobSettings`, which can be set at the `GitHubWorkflow` level. However, it does not include `environment` right now (but it should!). I'm going to...