performancecopilot / pcp

Performance Co-Pilot
https://pcp.io
Other
972 stars 236 forks source link

ci: sign rpms on bintray #1068

Open andreasgerstmayr opened 4 years ago

andreasgerstmayr commented 4 years ago

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

artainis commented 3 years ago

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

image

andreasgerstmayr commented 3 years ago

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