fix(release): pin the plugin-vendor commit to the public author identity #370
No reviewers
Labels
No labels
breaking
bug
documentation
enhancement
epic
good first issue
help wanted
refactoring
resolution/duplicate
resolution/invalid
resolution/wontfix
security
severity/critical
severity/high
severity/low
severity/medium
status/abandoned
status/blocked
status/needs-decision
status/needs-info
status/needs-verification
testing
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sixfold-space/madtea!370
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/plugin-vendor-identity"
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?
Summary
The plugin-artifact vendor step commits inside a fresh clone that has no repo-local git identity, so the commit fell back to the machine's global git identity rather than the public author. Pin the author and committer to hexajon jon@sixfold.space before the commit - matching the commit_author goreleaser already stamps on the Homebrew cask and Scoop manifest satellites - and add a drift-guard test that fails if the pin is dropped or moved after the commit.