pcp icon indicating copy to clipboard operation
pcp copied to clipboard

ci: sign rpms on bintray

Open andreasgerstmayr opened this issue 5 years ago • 2 comments

bintray automatically creates .asc signature files for every uploaded file, but it does not embed the signature in the rpm file itself

andreasgerstmayr avatar Sep 25 '20 13:09 andreasgerstmayr

Also, why does the size reported in bintray for an rpm differ from the size reported by rpm -qi?

image

artainis avatar Jan 13 '21 16:01 artainis

Bintray got superseded by JFrog Artifactory, https://pcp.readthedocs.io/en/latest/HowTos/installation/index.html Issue is still relevant, needs the signing keys available in the GitHub Actions release workflow, and ./Makepkgs integration

andreasgerstmayr avatar Aug 05 '21 18:08 andreasgerstmayr