TAG-01: readTags discovers upward and inherits an unrelated repository's tags #214
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 project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: crenshawdev/cadence-archived#214
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?
Requirement TAG-01, seeded at the v3.5.3 close.
readTagsletsgit -Cdiscover upward from.planning, so a project that is not itself a repository inherits an enclosing repository's tags./cad-auditcan then FAIL the ship gate on a version an unrelated umbrella repo published.Raised at the v3.5.2 diff review, grounded against the live file (
planning.mjs:1004).Fix direction: bound the discovery to the project root, and treat "not a repository" as no tags rather than as someone else's tags.
Fixed in v3.5.4 as TAG-01, merged in #217 and tagged v3.5.4. The fix carries a check watched failing against the unpatched tree first.