Skip to content

Conversation

@tconley1428
Copy link
Contributor

@tconley1428 tconley1428 commented Jan 29, 2026

Summary

• Fix GitHub Actions unit test job to properly fail when tests fail
• Add --exit-code-from flag to docker compose command to propagate container exit codes

Fixes #767

🤖 Generated with Claude Code

Add --exit-code-from flag to docker compose command to ensure
unit test failures properly fail the GitHub Actions job.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@tconley1428 tconley1428 requested review from a team, antmendoza and tsurdilo as code owners January 29, 2026 18:49
@tconley1428 tconley1428 merged commit bf3515d into main Jan 29, 2026
13 of 16 checks passed
@tconley1428 tconley1428 deleted the fix/ci-unit-test-exit-codes branch January 29, 2026 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] CI not failing on failures running unit test job

3 participants