Chris Rybicki

Results 125 comments of Chris Rybicki

Great idea! I think if we were to provide this kind of information, it should probably be surfaced programmatically based on the L1/L2 constructs or top-level CDK modules used in...

@ayush987goyal Would you like to update the README for cdk-watchful to reference the monitoring constructs project as another solution? :)

Whoops, I just missed it - done!

@vgkowski Thanks for providing the example! I reckon it should be possible to fix those issues as well.

How does a package get lost after staging but before it is was ingested? Shouldn't such a package end up in the Staging DLQ?

@iliapolo are you still working on this issue?

Currently having the "reprocessing" workflow as a cron job is necessary for our public instance of Construct Hub and likely _desirable_ for private instances of Construct Hub since it currently...

@misterjoshua is this still a bug? I'd be happy to reopen

I might be OK accepting this if it's in its own component / doesn't require modification of TypeScriptProject. (like a class which takes TypeScriptProject as its first constructor argument etc.)...

I'm mostly think about maintainability, and trying to minimize the API surface area of the base project types. Long term I think projen's model might be simpler to work with...