Skip to content

Conversation

@adamhenson
Copy link
Contributor

@adamhenson adamhenson commented Jun 9, 2019

Summary

Adds lighthouse-persist to the "Related Projects" section. lighthouse-persist is an open-source project that runs Lighthouse, provides result data and uploads an HTML report to a user's AWS S3 account.

readme.md Outdated
## Related Projects
Other awesome open source projects that use Lighthouse.

* **[@foo-software/lighthouse-persist](https://github.com/foo-software/lighthouse-persist)** - Run Lighthouse and upload HTML reports to an AWS S3 account.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using the scoped package name as it appears on NPM since theoretically another package could be introduced with the same name. Please let me know if you think it should simply be lighthouse-persist and I’ll change it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I would just put it as lighthouse-persist and then move it in-between lighthouse-mocha-example and lighthouse4u.

Does it make sense to call it an S3 account? Afaik it is an AWS account with S3 Buckets, not really an S3 account?

* **[lighthouse-persist](https://github.com/foo-software/lighthouse-persist)** - Run Lighthouse and upload HTML reports to AWS S3 buckets.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @exterkamp - good point. Updated in fe554f4.

Copy link
Member

@exterkamp exterkamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants