Skip to content

fix: set git identity in registry sync test for CI#400

Merged
RobertLD merged 1 commit intomainfrom
fix/ci-git-identity-sync-test
Mar 16, 2026
Merged

fix: set git identity in registry sync test for CI#400
RobertLD merged 1 commit intomainfrom
fix/ci-git-identity-sync-test

Conversation

@RobertLD
Copy link
Copy Markdown
Owner

Summary

Test plan

  • npx vitest run tests/unit/registry/sync.test.ts passes locally (9/9 tests)
  • CI passes on this PR
  • After merge, rebase open PRs to pick up the fix

🤖 Generated with Claude Code

The createBareRepo helper runs git commit without author identity,
which fails on CI runners that lack global git config.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
libscope Ignored Ignored Mar 16, 2026 1:16pm

@RobertLD RobertLD merged commit 1162bd4 into main Mar 16, 2026
6 of 8 checks passed
@RobertLD RobertLD deleted the fix/ci-git-identity-sync-test branch March 16, 2026 13:17
RobertLD added a commit that referenced this pull request Mar 16, 2026
Same git identity fix as #400 and #401, applied to the 4 integration
test files under tests/integration/registry/.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
RobertLD added a commit that referenced this pull request Mar 16, 2026
Same git identity fix as #400 and #401, applied to the 4 integration
test files under tests/integration/registry/.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant