v3.4.0 - the tracker enters the spine #172
No reviewers
Labels
No labels
already-shipped
bug
documentation
duplicate
enhancement
external-review
good first issue
help wanted
in progress
invalid
needs-decision
proposal
question
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: crenshawdev/cadence-archived#172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cadence/v3.4.0"
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?
/cad-landstep 1 now reads the issue tracker. It scansgit log <base>..HEADfor
#N,closes #Nandfixes #Nand names each referenced issue with itsstate ("your branch references #42 and #47; #42 is still open"). Reference
nothing and it lists the open issues instead, as the fallback rather than the
headline. It reads, it never writes: landing closes no issue.
The host comes off the origin URL the same way step 1 already picked the PR
mechanism:
gh,glab, orteafor a host yourtea login listnames. Allnine paths that cannot answer print exactly one line and the land carries on. A
forge CLI that never returns is killed at 10 seconds.
git.issue_check(bool,default
true) turns the whole thing off, and with it false no forge CLI isspawned at all.
The blocking
risk_surfacereview caught three real defects before close: aforge CLI's stderr riding the envelope past a URL-only redactor, an off switch
that still printed a tracker line, and a control character in an origin
hostname breaking the one-line guarantee.
Known limits, both one-line degradations rather than wrong answers:
teaclamps a page at 50 server-side, so a repo with 50 or more issues reports the
truncation line, and a host with no matching
tealogin reads as unrecognized.18 commits, manifest at
3.4.0. Closes #121.