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

[pontos-release] Fix signing #142

Merged
merged 5 commits into from
Jun 24, 2021
Merged

[pontos-release] Fix signing #142

merged 5 commits into from
Jun 24, 2021

Conversation

bjoernricks
Copy link
Member

@bjoernricks bjoernricks commented Jun 24, 2021

What:

Use same urls as in the browser for downloading the to be signed files.

Why:

Generated signatures are wrong.

How:

Uploaded new signatures for gvm-libs 21.4.1 and tested the asc file for the tarball.

Checklist:

The urls provided by the github api contain archives with git hashes as
file paths. That's not the correct file. Therefore use the url also
listed at the web pages. Hopefully they never break these urls.
@bjoernricks bjoernricks requested a review from a team June 24, 2021 10:21
@bjoernricks bjoernricks marked this pull request as draft June 24, 2021 10:21
@bjoernricks bjoernricks marked this pull request as ready for review June 24, 2021 10:23
@bjoernricks bjoernricks marked this pull request as draft June 24, 2021 10:23
@codecov
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #142 (6cd3e1b) into master (c095010) will decrease coverage by 0.20%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   88.61%   88.41%   -0.21%     
==========================================
  Files          11       11              
  Lines         817      820       +3     
  Branches      124      125       +1     
==========================================
+ Hits          724      725       +1     
- Misses         64       65       +1     
- Partials       29       30       +1     
Impacted Files Coverage Δ
pontos/release/helper.py 79.01% <66.66%> (-2.24%) ⬇️
pontos/release/release.py 91.82% <100.00%> (+0.10%) ⬆️

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 c095010...6cd3e1b. Read the comment docs.

@bjoernricks bjoernricks marked this pull request as ready for review June 24, 2021 10:32
y0urself
y0urself previously approved these changes Jun 24, 2021
@y0urself y0urself changed the title Fix signing [pontos-release] Fix signing Jun 24, 2021
@y0urself y0urself merged commit 56a4d58 into master Jun 24, 2021
@y0urself y0urself deleted the improve-signing branch June 24, 2021 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants