Eric Bidelman
Eric Bidelman
Is it possible to add a few more examples to the demo that helps show why a pool is necessary in some cases. Otherwise it's easy just to use the...
But that is unlikely :) The other one is a big in chrome that hopefully gets fixed soon. I'd prefer to encourage folks to use separate browser instances only when...
I'm not arguing the benefits for certain use cases. I'm saying we should have a demo that shows a case where you would want to do pooling. On Mon, Aug...
Sorry, I haven't worked on this project for some time. I'm sure the team is maintaining the endpoint anymore.
LH in Devtools is running v2.8.0. I suspect we've gotten new audits for a11y since that time.
This system is generic enough that you should be able to set it up with any CI server. Namely just run the `runlighthouse.js` script against a staged URL or fire...
Ah yes :) Thanks for keeping me honest. TBH, I haven't used Circle CI before. If changes are minimal, I'd be happy to take a PR that adds support. The...
Thanks! I'd also like to understand the changes. Maybe you can help list them here if the change becomes too much?
@tinovyatkin I do not recommend relying on https://lighthouse-ci.appspot.com/run_on_wpt. It can change at any time and I make no guarantees on uptime. It's for testing.
If you're trying to run your own CI server, the lighthouse bot won't work with that setup. That's because you don't have the correct `.oauth_token` credentials. Instead, I'd get an...