Momo Kornher

Results 713 comments of Momo Kornher

Replacing CFN Conditions with code conditionals was an intentional design decision, since the former is not best practice in CDK. The error is a limitation of the CFN refactor API.

Likely related to https://github.com/cdklabs/cdk-from-cfn/issues/771 and requiring update of cdk-from-cfn in the CLI.

Likely related to https://github.com/cdklabs/cdk-from-cfn/issues/771 and requiring update of cdk-from-cfn in the CLI.

Likely related to https://github.com/cdklabs/cdk-from-cfn/issues/771 and requiring update of cdk-from-cfn in the CLI.

Same as https://github.com/cdklabs/cdk-from-cfn/issues/919 closing in favor of the other issue

Still on my list. Should get to it this week. Sorry for the delay.

Looks good now. I just have to deal with the failing Maven release first.

This is a huge blocker to move to Trusted Publishers.

@MarshallOfSound did you manage to get this to work? I'm using the electron action and am still getting 401. 😐

> Yeah we use it for electron/node-abi if you want to check that out Thanks, that's useful! Looks like you are using `semantic-release`. Is that what's calling `dist-tag add` in...