Skip to content

(+semver: fix) revert go-git backend to v4 for CI compatibility#32

Merged
glenwperry merged 2 commits into
masterfrom
feature/revert-go-git-v4
Jun 4, 2026
Merged

(+semver: fix) revert go-git backend to v4 for CI compatibility#32
glenwperry merged 2 commits into
masterfrom
feature/revert-go-git-v4

Conversation

@glenwperry

@glenwperry glenwperry commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Revert the go-git backend from v5 to v4.

Why

Some CI agent workspaces that worked with go-git v4 failed under v5 with
primary branch commit lookup errors, even though native git commands still
worked.

Validation

  • go test ./...
  • make test
  • make build

@glenwperry glenwperry merged commit 2ffdbe5 into master Jun 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants