Skip to content

Setup local PGP signing of published artifacts#2893

Merged
arturbosch merged 1 commit into
detekt:masterfrom
cortinico:nc/2878/sign-artifacts
Jul 26, 2020
Merged

Setup local PGP signing of published artifacts#2893
arturbosch merged 1 commit into
detekt:masterfrom
cortinico:nc/2878/sign-artifacts

Conversation

@cortinico

Copy link
Copy Markdown
Member

Setting up local signing of our artifacts.

To test that everything works fine @arturbosch you should set two properties: signingKey with the
ascii armored version of the GPG private key, and signingPwd with the passphrase.
Ideally once you publishToMavenLocal you should have also signatures for every artifact.

Fixes #2883

@codecov

codecov Bot commented Jul 25, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2893 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2893   +/-   ##
=========================================
  Coverage     80.18%   80.18%           
  Complexity     2425     2425           
=========================================
  Files           421      421           
  Lines          7369     7369           
  Branches       1349     1349           
=========================================
  Hits           5909     5909           
  Misses          761      761           
  Partials        699      699           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2747fe9...b73c782. Read the comment docs.

@arturbosch arturbosch merged commit e55268c into detekt:master Jul 26, 2020
@arturbosch arturbosch added this to the 1.11.0 milestone Jul 26, 2020
@arturbosch arturbosch modified the milestones: 1.11.0, 1.10.1 Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sign artifacts and publish checksums

4 participants