Jack Stevenson

Results 30 comments of Jack Stevenson

Hi David, Sorry this was auto-closed - just back from leave! The code you linked here is for the static website web ACL, but your issue is mentioning Type Safe...

Hey @dbryson! Hope you're well! :) Had a bit of time to look at this again just now - I was able to customise rule action overrides in Python with...

Hi @vaneek, Sorry this was auto-closed - I'm just back from leave! Reopening this as it's definitely an issue! This could also possibly be related to #793 Cheers, Jack

Hey @vaneek! I've just fixed this so it should be addressed when 0.23.62 is released :) Please let me know if you have any issues. Cheers!

Hi! That script has now been moved to a subcommand of the `type-safe-api` command (see here). Please can you try re-synthesising your project files (eg `npx projen`)? That should update...

Closing this as re-synthesizing will adjust the command that's run from `type-safe-api.parse-openapi-spec` to `type-safe-api parse-openapi-spec`. Feel free to comment and reopen if you're still having issues! :)

UV is awesome! We'd certainly be open to reviewing a PR if you'd be keen to contribute! In the mean time, you may be interested to check out the [Nx...

I'd say the main deciding factor is your preference for Projen! While some customers (myself included) love the abstractions it offers, others find the concept of projects-as-code too much, and...

Thanks for your time debugging this Nagmesh! It appears that `fs.readdirSync` returns `dirents` which have different interfaces depending on the node version used! Node `20.8.0` is missing `parentPath` and instead...

Hi Anoop, Sorry this got auto-closed - I'm just back from leave! I agree with your suggestion, https://aws.amazon.com/corretto/ is a much more helpful link! Would you be happy to contribute...