This repository was archived by the owner on May 11, 2026. It is now read-only.
v3.13.0
This release adds support for combining multiple project runs into a single build status. A new environment variable, EXPECTED_PROJECTS is consumed by the happo-ci script. To get a combined build status for projects foo and bar, you can invoke the ci script this way:
EXPECTED_PROJECTS=foo,bar happo-ci-circleci