Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

README.md

Outline

Sigstore Gradle plugin samples

Samples

  • Sign Java Library Shows the way to configure sigstore signing.

    Try running ./gradlew :gradle-sign-java-library:publishAllPublicationsToTmpRepository The output will be put into gradle-sign-java-library/build/tmp-repo

  • Sign file Shows the way to sign a single file via Gradle task.

    Try running ./gradlew :gradle-sign-file:signFile. The output will be put into gradle-sign-file/build/sigstore/signFile

  • Precompiled plugin Shows the way dev.sigstore.sign can be a part of a precompiled script plugin.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.