Skip to content

[codex] Harden build entrypoints and consolidate electrochem helpers#8

Merged
Pluze merged 2 commits into
mainfrom
codex/harden-build-entrypoints
Jun 5, 2026
Merged

[codex] Harden build entrypoints and consolidate electrochem helpers#8
Pluze merged 2 commits into
mainfrom
codex/harden-build-entrypoints

Conversation

@Pluze

@Pluze Pluze commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Summary: harden build task entrypoints by relying on FailIfNoTests=true, fix the Bash wrapper empty-flag path, add shell-wrapper CI checks, namespace official artifacts by RunName, and document the advanced runLabKitTests debug path. Also consolidates CIC, VT resistance, and chrono overlay runner helpers through app-owned electrochem workflow dispatch instead of duplicate runner-local implementations. Tests: bash -n scripts/run_matlab_tests.sh; bash scripts/run_matlab_tests.sh --help; bash scripts/run_matlab_tests.sh --suite (expected exit 2); MATLAB_CMD=true bash scripts/run_matlab_tests.sh testProject; MATLAB_CMD=true MATLAB_FLAGS='--version' bash scripts/run_matlab_tests.sh testProject; scripts/run_matlab_tests.sh testProject testAppsElectrochem; scripts/run_matlab_tests.sh test; scripts/run_matlab_tests.sh testAppsElectrochemGui; scripts/run_matlab_tests.sh testUnit coverage; scripts/run_matlab_tests.sh checkStyle; git diff --check. Unverified: full manual interactive GUI workflow feel.

@Pluze Pluze merged commit b7dec50 into main Jun 5, 2026
6 checks passed
@Pluze Pluze deleted the codex/harden-build-entrypoints branch June 5, 2026 13:46
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