Matt Mankins

Results 17 comments of Matt Mankins

> Hmm, it appears my git user name was different for some of the commits, and I can't see a way to make CLA assistant accept that user. Sorry for...

I haven't been able to validate these changes locally, but added a draft pr (above) in case it helps move this forward. I'm very new to the dev environment so...

Ok, my dev problems were fixed, so I was able to run these tests locally and make some changes. I'd love to some feedback to see if the approach is...

Bump: Can you run the tests again @wilsonianb ? My local still isn't working.

> So... should we revert the commit from this pr? 👍 or 👎 I'm fine either way but wanted to comment: The change to the mechanism that decides to validate...

@sebsto i had that problem too and ended up fiddling with it until I got it to work: https://github.com/iopipe/lambda-shell/pull/2 Not sure it's the right way to do it, but seems...

@sublimator I could add back https://github.com/coilhq/web-monetization-projects/pull/1910 into this PR? I haven't looked into how the different builds happen, but you could branch if the browser has support? Or does this...

> So what if the node-adapter could have a flag that would make `index.js` not `polka()` on it's own, but it exports a single function that I can use? That...

A bit late here, but it looks like the image on the left is decoded, and the one on the right is the raw `memo` format. They're encoded like mentioned...

Hi, thanks for looking. As you've discovered this is very much a piece of research. I namespaced this to my username to indicate it's not an official sveltekit adapter. With...