Skip to content

Tests: Disable Git Commit Signing in Tests #397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2025

Conversation

etcwilde
Copy link
Member

The test suite creates a tiny test suite with a custom user email. If a developer working on Swiftly has commit signing enabled, that tool will see that the committer email and the signing identity don't match, and will fail to sign the commit, causing the testGit test to fail.

Disabling gpg signing commits in the temporary test repo.

The test suite creates a tiny test suite with a custom user email.
If a developer working on Swiftly has commit signing enabled, that tool
will see that the committer email and the signing identity don't match,
and will fail to sign the commit, causing the `testGit` test to fail.

Disabling gpg signing commits in the temporary test repo.
@etcwilde etcwilde self-assigned this Jul 10, 2025
@cmcgee1024 cmcgee1024 merged commit 7772f32 into swiftlang:main Jul 11, 2025
24 checks passed
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.

2 participants