Sweep highs: UAT gate bypass, renumber decimal corruption, git-guard config downgrades #51
No reviewers
Labels
No labels
already-shipped
bug
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
needs-decision
proposal
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: crenshawdev/cadence#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/sweep-highs"
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?
The three high-severity fixes from the post-v1.2.0 review sweep — each a silent state-corruption that reported success, each fixed with a failing-first regression test.
renderUatnow flattens every field value to one line, so verifier-authored text containing\nstatus: passcan no longer reparse as a status line and flip a failed item to pass. Closes #352.1no longer walks fractional indices (moving nothing it should and the one dir it must not). Closes #36on_protected: "deny"is honored as an alias ofrefuse(matching the file's own header), and a lone-stringprotected_branchesguards the named branch instead of silently reverting to['main','master']; same string tolerance applied ingit-publish. Closes #38Full suite 257/257 (253 baseline + 4 new),
tsc -p tsconfig.ci.jsonclean. All commits GPG-signed.