Galooshi / happo

Visual diffing in CI for user interfaces
504 stars 16 forks source link

Happo browser for master branches #174

Open lelandrichardson opened 7 years ago

lelandrichardson commented 7 years ago

It would be nice if happo had a command that uploaded a browser for the whole set of examples to S3, overwriting what was there already (to save space).

This could be run on the CI for branch builds where it checks to make sure it's master, and just run then. Then users could put a link to the "example browser" on their project's readme or something.

Thoughts?

trotzig commented 7 years ago

This makes sense. I think we could allow upload to take an id of some sort (similar to what's discussed here: https://github.com/Galooshi/happo/issues/73#issuecomment-268190554) and overwrite the old results page if one is already there.