Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

v3.13.0

Choose a tag to compare

@trotzig trotzig released this 22 Mar 16:09

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