Timothy Mathison

Results 11 comments of Timothy Mathison

@mrgrain are you able to approve the build workflow for this PR?

Thanks @mrgrain. The build is failing with a unclear jsii test failure. But I also get the same failure when running tests with the head of `main` checked out. Any...

thanks @mrgrain! Mind giving this a review?

@mrgrain can I get another review please?

> I re-thought about this, and you likely meant in the release workflow. The reason for that is because installing dependencies from the root is usually required in monorepos. You...

> > This can lead to some weird behavior such as `instanceof` checks returning `false` when `true` is expected. e.g. #3208 added this line: > > 100% There's a work...

Fwiw, I think the way I originally setup my repo with multiple projects was not quite right; I was not using workspaces, so the sub-project dependencies were not installed unless...

Closing since I think I've effectively addressed the discussed issues in my two linked PRs