Craig McNicholas
Craig McNicholas
sorry to chase up on this, after doing a little bit of digging I still can't find the "plugin way" to resolve refs in the linked PR e.g. ```yaml constructs:...
I've opened a discussion for this too https://github.com/getlift/lift/discussions/345
Managed to resolve it, PR now ready https://github.com/getlift/lift/pull/344
> @cmcnicholas it seems that your PR never got merged? It's such a nice feature Yer is a shame, I feel like this is a really common pattern. I've forked...
We have the same situation, paying for cypress dashboard on private repos but our tests (now ~400 or so) are taking more and more time to complete. Much needed to...
Another example is properties supporting `Fn` functions e.g. I have to do the following `as unknown as string` ```ts { provider: { httpApi: { disableDefaultEndpoint: true, authorizers: { jwtAuthorizer: {...
This PR is now ready :)
This is really frustrating, writing a proxy function just to massage the types between middy and aws lambda here means me updating a few hundred functions across our services. https://github.com/middyjs/middy/pull/1165#issuecomment-1980921633
same question, there are a number of bug fixes that haven't made it out yet that are causing issues.
> Hi @maral. Each merged PR now generates a new alpha release. Currently alpha 110 is the latest: https://www.npmjs.com/package/@turf/turf/v/7.0.0-alpha.110 > > That's probably your easiest way to keep up with...