Skip to content

fix: preserve project history context on failed test/demo resolution - #2328

Merged
codeforester merged 1 commit into
mainfrom
bug/2324-20260919-bug-preserve-project-history-context-on-failed-test-demo-res
Sep 19, 2026
Merged

codeforester merged 1 commit into
mainfrom
bug/2324-20260919-bug-preserve-project-history-context-on-failed-test-demo-res

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • restore resolved history context before validating the required test/demo action
  • add regression coverage for missing test commands and demo scripts

Issue

Fixes #2324

Follow-up to the merged PR #2322 review finding 5256545518.

Validation

  • bats cli/bash/commands/basectl/tests/project-command-helpers.bats cli/bash/commands/basectl/tests/test.bats cli/bash/commands/basectl/tests/demo.bats (45 passed)
  • git diff --check
  • ShellCheck on changed files

Notes

The fatal error and nonzero behavior remain unchanged; only the ordering of context capture is restored.

@codeforester
codeforester requested a review from a team as a code owner September 19, 2026 17:24
@codeforester
codeforester merged commit c0ebc27 into main Sep 19, 2026
22 checks passed
@codeforester
codeforester deleted the bug/2324-20260919-bug-preserve-project-history-context-on-failed-test-demo-res branch September 19, 2026 17:47
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: preserve project history context on failed test/demo resolution

1 participant