Skip to content

Migrate read-only reports to shared output formats - #1700

Merged
codeforester merged 4 commits into
mainfrom
enhancement/1694-20260719-read-only-output-formats
Jul 20, 2026
Merged

Migrate read-only reports to shared output formats#1700
codeforester merged 4 commits into
mainfrom
enhancement/1694-20260719-read-only-output-formats

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Closes #1694

Summary

  • migrate workspace reports, history, logs, trust, and release checks to the shared output contract
  • add YAML/CSV/TSV/JSON output while preserving existing JSON envelopes
  • make text output TTY-aware and update build/run listing adapters and help

Validation

  • 207 focused Python tests passed (27 subtests)
  • 7 shared renderer tests passed
  • 54 focused BATS tests passed
  • pylint and git diff --check passed

@codeforester
codeforester requested a review from a team as a code owner July 20, 2026 03:27
@codeforester
codeforester merged commit 74d55b8 into main Jul 20, 2026
28 checks passed
@codeforester
codeforester deleted the enhancement/1694-20260719-read-only-output-formats branch July 20, 2026 03:55
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.

Migrate read-only basectl reports to the shared output contract

1 participant