feat(deploy): diff a deployment against the previous deploy of its target #83
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
gmackie/ForgeGraph!83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/deploy-diff"
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?
Implements the Deploy Diff roadmap item (TODOS.md P3). The existing View-diff button showed the changeset's own cached diff; it now shows what actually changed in this deploy: previous deploy SHA → current deploy SHA via the git server compare endpoint, with graceful fallbacks (first deploy, redeploy, cross-repo, git-server error) and honest labeling.
🤖 Generated with Claude Code