Kyle McNally

Results 87 comments of Kyle McNally

@alixaxel Upstream is now on 13.x https://github.com/puppeteer/puppeteer/releases/tag/v13.0.1

> You can use this PR as a dependency: > > ``` > npm i alixaxel/chrome-aws-lambda#puppeteer@12 > ``` Installing the branch does not work for me.

Thank you for the update and congrats on fatherhood!!

@alixaxel What's the reasoning behind changing to an Ubuntu based image in b6c1aee6c51c21cf220a3f61f40292b6332f61a9 ? Shouldn't `chromium` be built using the `amazonlinux` image?

> Chromium 93+ seem to have introduced different requirements for the SwiftShader library Are these compile requirements or runtime requirements? I've been able to successfully compile build 99.0.4844.0 (puppeteer 13.4.1)...

@alixaxel @supriyo-biswas It looks to me like the problem might have been the old ami image you were using. Like I said earlier, I was able to compile (using a...

I've updated the ansible playbook file and my changes are available in #264, however, after building on EC2 using the ansible file, I'm not able to recreate the webgl success...

I've gotten Chromium up to the latest puppeteer version in my PR #264 and it seems to be working for me. Anyone who would like to test it out can...

Puppeteer 12 now on Chromium 97.0.4692.0 (r938248)

> Yes you are right, an image based on a HandBrake nightly build has not been done recently... Ah ok, I assumed it was automated.