Momo Kornher

Results 261 comments of Momo Kornher

We can definitely talk about target and lib for the 5.4 release. Regarding module, I'm not sure how ESM will affect the way jsii works at the moment.

@sam-goodwin https://github.com/aws/jsii/issues/2071 I think this covers your request. Otherwise please open a new issue for other request to config defaults.

@rehanvdm FYI we are actively looking at #2071 at the moment, which will include a mode to remove all safe-guards. Later on we might use community feedback/experience to update the...

Mostly closing this in favor of user-provided tsconfig https://github.com/aws/jsii/issues/2071 Documentation: https://aws.github.io/jsii/user-guides/lib-author/configuration/#typescript-configuration But we still might change some defaults in future versions. New tracking issue: https://github.com/aws/jsii-compiler/issues/956

Thanks for raising the PR. This will needs an update to the snapshot tests.

Sure, we should check for that. Related: https://github.com/aws/jsii/pull/2937 Is there any concrete action you suggest? (By coincidence `0.75.4` is the last release without `constructs` and `0.76.17` the first one with...

I'm reluctant to yank these releases. Especially since they are now working-ish again. The jsii dependency is `>=1.91.0`, so while anything `

Hello @sh0dow I agree, this would be handy. It's obvious what to do for 'disabled' state (not show the picker), but I'm not sure about the solution for 'readonly'. Just...

Yes, that's a good feature request. In the meantime: - IDK what's happening on your on end. I have MFA on my account and can publish many PyPI packages with...

I don't think publib needs adjusting. As far as I can tell, the OIDC exchange will yield a token that is simply used as TWINE_PASSWORD like before. (This is assuming...