Tom Richards
Tom Richards
Somewhat inspired by [@Dave-McCraw 's comment above](https://github.com/sid88in/serverless-appsync-plugin/issues/225#issuecomment-766981512) I have also added a workaround in our CDK code which computes an md5 checksum of the Schema and includes this as a...
Somewhat inspired by [@Dave-McCraw 's comment on a related issue](https://github.com/sid88in/serverless-appsync-plugin/issues/225#issuecomment-766981512) I have also added a workaround in our CDK code which computes an md5 checksum of the Schema and includes...
> I came across this issue. Is there any update? > > @twrichards , can I ask you if your workaround, i.e. inserting a hash value into response mapping templates...
Amazing, looking forward to reviewing when you're ready. I had made https://trello.com/c/3cF1guts/2825-fix-improve-with-local-auth-option-in-grid-setup-start to cover this, I'll link that card to this ticket.
FYI @ochiengolanga @ornel-lloyd-edano
> we should also look at fixing local auth properly, it seems fairly broken at present @andrew-nowak agreed, hence created https://trello.com/c/3cF1guts/2825-fix-improve-with-local-auth-option-in-grid-setup-start (see PR description). I now see you've made #3865...
> > Please could you take an opportunity to refactor the setup script to make all config changes in the `generateConfig` step (i.e. via the JS project) rather than it...
thanks for your reply and your patch. Unfortunately in my environment I need to rely on the built repo version of 0.3.2 (because of my scala & sbt versions). I...
hey @AndyKilmory the various loader re-architecture work is merged (#4201 mainly) so please rebase this PR onto latest main, and then @paperboyo can give it a spin in our TEST...
@paperboyo what's the latest with this one? does it need code review yet?