Ben Schwarz

Results 88 comments of Ben Schwarz

Thanks for sharing your config ideas @kaycebasques & @bazzadp. Unfortunately GitHub Actions doesn't support array objects so we'd need to come up with another way to specify configurations. In general,...

@nathanaelhoun, image actions runs when a pull request is initiated or when a commit is added — just curious why you'd expect it to also when when you've re-opened a...

Thanks for the clarification @nathanaelhoun. To confirm, the issue is that it returns an error rather than a no-op? GitHub must've changed that behaviour. Earlier versions of actions would have...

Ref: https://docs.github.com/en/free-pro-team@latest/actions/creating-actions/setting-exit-codes-for-actions Seems like there isn't a no-op mode any longer. We'll need to exit with a success code.

@alabiaga I checked in with the Lighthouse team to make sure I wasn't giving you phoney information. Sorry about the delay in getting back to you! > Though I am...

@alabiaga In case you didn't spot it on the Lighthouse repo, [`MainDocumentContent` has been merged to master.](https://github.com/GoogleChrome/lighthouse/issues/9756#issuecomment-542791900)

Nice @alabiaga, let me know if there's anything I can do to help.

If you can use / include bootstraps' js, then at least the interaction is covered (and outlines the process of interactions for someone to implement in react / angular /...

I'd say no @marcus13345. You're asking for a complete project departure.