diff options
| author | Ben Sima <ben@bsima.me> | 2025-11-16 03:23:47 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bsima.me> | 2025-11-16 03:23:47 -0500 |
| commit | 3b917a87e12c8ef97bc52afd3903ac22c082f7b1 (patch) | |
| tree | 5f0f0a05a77b4a721e43066778070edd0f633f02 /Biz | |
| parent | 4106020d713ea1d8ed815b1180d8df3ea60ae46e (diff) | |
Fix repl.sh and typecheck.sh to properly parse bild --plan JSON
The issue was that bild --plan outputs progress indicators before the
JSON, causing jq to fail parsing. Fixed by: - Using grep to extract
only lines starting with '{' (the JSON output) - This filters out
progress lines like '[…] target' - Restored typecheck.sh to use
repl.sh for proper environment setup
Now typecheck.sh correctly provisions the environment via repl.sh
instead of trying to use bild or raw python.
Diffstat (limited to 'Biz')
0 files changed, 0 insertions, 0 deletions
