Skip to content

[codex] Make workflow test compatible with macOS bash#75

Merged
Pigbibi merged 1 commit into
mainfrom
codex/global-ci-validation-20260624
Jun 24, 2026
Merged

[codex] Make workflow test compatible with macOS bash#75
Pigbibi merged 1 commit into
mainfrom
codex/global-ci-validation-20260624

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • replace Bash 4-only mapfile usage with a Bash 3.2-compatible while read loop in the workflow shared config test

Root cause

The test passed on typical Linux CI Bash versions but failed locally on macOS /bin/bash 3.2 with mapfile: command not found.

Validation

  • ./run_local_ci.py IBKRGatewayManager from /Users/lisiyi/Projects/.codex-quant-global-test

@Pigbibi Pigbibi marked this pull request as ready for review June 24, 2026 14:53
@Pigbibi Pigbibi merged commit b4dc8a4 into main Jun 24, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/global-ci-validation-20260624 branch June 24, 2026 14:53
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