treosh / lighthouse-ci-action

Audit URLs using Lighthouse and test performance with Lighthouse CI.
MIT License
1.16k stars 82 forks source link

Adds a way to interpolate urls #6

Closed orta closed 4 years ago

orta commented 4 years ago

Example: https://codesandbox.io/s/priceless-lake-d48pn

This allows for implicit interpolation of env vars in a way consistent with the shell - it's pretty defensive about making changes to string, so perf shouldn't be an issue

alekseykulikov commented 4 years ago

thank you for an awesome contribution! it's already published under @v1 tag.

orta commented 4 years ago

Fast!

I just verified my fork https://github.com/microsoft/TypeScript-Website/pull/116

Screen Shot 2019-11-08 at 9 37 27 AM