Guard picker row build failures #651
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
fugitive
good first issue
help wanted
invalid
question
v0.1.0
v0.2.0
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/forge.nvim!651
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/644-picker-row-build-errors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #644
Summary
Messaging
SCHEDULED_ERROR=[string ":lua"]:1: row builder exploded;ERROR_ROWS=0Failed to build PRs: row builder exploded;ERROR_ROWS=1The wording follows the stack decision: context plus detail, no raw command disclosure, and no
stdout/stderrlabel syntax in user-facing picker rows. Post-decode row-build failures now use build phrasing, for exampleFailed to build issues: row builder exploded,Failed to build checks for #42: row builder exploded, andFailed to build releases: row builder exploded.Repro
Verification
just test spec/picker_session_spec.luajust test spec/pickers_spec.luanix develop .#ci --command just ci