Undo is repository rollback only #163
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#163
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Source: strict re-review C-22
Verdict: DISPUTE - documented limit, closing
Claim as reviewed
Undo is Git revert from the summary manifest and cannot rewind external side effects, so a phase revert cannot undo what was published.
At HEAD
f354864(v3.3.0)Accurate.
/cad-undoreverts commits from the SUMMARY manifest; nothing in it reaches a platform PR, a tag on a remote, or any other external effect.Note
No harness can undo an external side effect it does not own. The honest boundary is the current one - claiming otherwise would be the defect.