Skip to content
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

Improve message for Cannot perform signing task ':...' because it has no configured signatory #19417

Open
vlsi opened this issue Dec 23, 2021 · 1 comment
Labels
a:documentation Documentation content a:feature A new functionality in:signing-plugin

Comments

@vlsi
Copy link
Contributor

vlsi commented Dec 23, 2021

Expected Behavior

The message should be understandable by those who attempt the build.

For instance: "Can't create cryptographic PGP signatures for my-app.zip because .... Please follow ...docs.gradle.org... to find how to configure the signing keys"

Current Behavior

Cannot perform signing task ':signArchives' because it has no configured signatory

In practice, the ones who launch ./gradlew build have absolutely no idea what signatory is, they have no idea why the signatory must be configured and so on.

Context

"no configured signatory" is quite popular on Google.

@vlsi vlsi added a:feature A new functionality to-triage labels Dec 23, 2021
@jbartok jbartok added in:signing-plugin a:documentation Documentation content and removed to-triage labels Dec 24, 2021
@JonasVautherin
Copy link

And what is a signatory? 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:documentation Documentation content a:feature A new functionality in:signing-plugin
Projects
None yet
Development

No branches or pull requests

3 participants