Show CI log command failures with context #652
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!652
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/639-log-buffer-command-failures"
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 #639
Summary
Messaging
authentication failedfailed to fetch CI log: authentication failed+ next linerequest id abc123authentication failedfailed to fetch CI summary: authentication failed+ next linerequest id abc123no log output/no outputfailed to fetch CI log: no command output/failed to fetch CI summary: no command outputThe wording keeps the stack decision: human-facing buffers get context plus detail, without raw command disclosure, without
(exit 1), and withoutstdout/stderrlabel syntax.Repro
LOG_LINES=authentication failedandSUMMARY_LINES=authentication failed, dropping the availablerequest id abc123output.LOG_LINES=failed to fetch CI log: authentication failed | request id abc123andSUMMARY_LINES=failed to fetch CI summary: authentication failed | request id abc123.Verification
just test spec/log_spec.luajust test spec/system_spec.luanix develop .#ci --command just cic4e980e29c1bdf666add