| In order to get the right subdirectory for GH to find our files we use `sed` to modify paths in the output. We use `pipefail` to make sure failures are propagated. We use `NON_DETERMINISTIC` to make sure our paths are full and not just the file.erl. We disable styling in non-parallel CT runs. This is needed in order to pick up errors. Currently these errors will not be annotated directly in PRs, a pending OTP PR will improve that. Parallel CT runs write GH annotations directly. | ||
|---|---|---|
| .. | ||
| rabbitmq-build.mk | ||
| rabbitmq-components.hexpm.mk | ||
| rabbitmq-dist.mk | ||
| rabbitmq-early-plugin.mk | ||
| rabbitmq-hexpm.mk | ||
| rabbitmq-plugin.mk | ||
| rabbitmq-run.mk | ||