Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Functional tests should create commits with --no-gpg-sign #244

Open
silasary opened this issue May 14, 2017 · 0 comments
Open

Functional tests should create commits with --no-gpg-sign #244

silasary opened this issue May 14, 2017 · 0 comments

Comments

@silasary
Copy link
Contributor

If a user has commit.gpgSign set in their global config, the functional tests will pause and wait for the user to enter a passphrase.

The functional tests should generate test commits in a way that this setting is overridden.

This can either be done by:

  • calling git commit --no-gpg-sign
  • setting commit.gpgSign false in the repo-level config.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant