Skip to content

Update BATS diagnostics Python stubs - #1783

Merged
codeforester merged 1 commit into
mainfrom
ci/1772-20260726-bats-diagnostics-fixture
Jul 28, 2026
Merged

Update BATS diagnostics Python stubs#1783
codeforester merged 1 commit into
mainfrom
ci/1772-20260726-bats-diagnostics-fixture

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • Teach the BATS fake Python implementations the diagnostics capability probe used by production setup checks.
  • Preserve the existing behavior for the other fake-Python command forms.

Issue

Closes #1772

Validation

  • Focused project-artifact check: 1 passed.
  • Focused setup-common delegation test: 1 passed.
  • bash -n and shellcheck --severity=error passed for setup_helpers.bash.

Demo Impact

None.

Notes

  • .ai-context/ is unchanged because this is a narrow test-fixture compatibility fix.
  • The broader local macOS check/ci/doctor BATS run still has pre-existing JSON-diagnostic fixture failures beyond this capability-probe fix; the focused regression that originally failed now passes.

Checklist

  • Tests added or updated
  • No unrelated changes

@codeforester
codeforester marked this pull request as ready for review July 28, 2026 03:11
@codeforester
codeforester requested a review from a team as a code owner July 28, 2026 03:11
@codeforester
codeforester merged commit 365b917 into main Jul 28, 2026
28 checks passed
@codeforester
codeforester deleted the ci/1772-20260726-bats-diagnostics-fixture branch July 28, 2026 03:11
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.

Update setup BATS Python stubs for diagnostics capability probing

1 participant