PR diffs 3: generalize diff source discovery for PR and compare surfaces #26
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#23 Forgejo PR diffs: native Pierre bridge
barrettruth/nix
#27 PR diffs 4: prototype read-only Pierre rendering where safe
barrettruth/nix
#24 PR diffs 1: lock down native review DOM contract
barrettruth/nix
Reference
barrettruth/nix#26
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?
Generalize the current commit-only diff source discovery without enabling risky PR rendering yet.
Scope:
/commit/<sha>.diffto understand PR files pages, PR commit pages, PR commit ranges, compare pages, and raw compare.diffendpoints./pulls/<index>.diffis acceptable and when server-rendered PR rows must remain the source of truth.style,whitespace,show-outdated,skip-to, andfile-only.Acceptance:
Depends on: PR diffs 1.