Skip to content

Fix/ci docker exec exit codes#11

Merged
HuiJun merged 1 commit into
developfrom
fix/ci-docker-exec-exit-codes
Jul 1, 2026
Merged

Fix/ci docker exec exit codes#11
HuiJun merged 1 commit into
developfrom
fix/ci-docker-exec-exit-codes

Conversation

@HuiJun

@HuiJun HuiJun commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Change exit code handling

VICAR commands return non-zero exit codes on success (e.g. gen
returns 1). The docker exec test was checking exit codes directly,
causing false failures. Now runs commands with || true and verifies
success by checking output files instead.
@HuiJun
HuiJun changed the base branch from master to develop July 1, 2026 17:04
@HuiJun
HuiJun merged commit a0857a7 into develop Jul 1, 2026
1 check passed
@HuiJun
HuiJun deleted the fix/ci-docker-exec-exit-codes branch July 1, 2026 17:05
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.

1 participant