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

Display sha256 of downloaded files while signing release assets #816

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

bjoernricks
Copy link
Contributor

What

Display sha256 of downloaded files while signing release assets

Why

Show the sha256 hash sum of each downloaded file while doing the release signing. This allows to check if the files have changed in some way.

Show the sha256 hash sum of each downloaded file while doing the release
signing. This allows to check if the files have changed in some way.
@bjoernricks bjoernricks added the make release To trigger GitHub release action. label Jul 4, 2023
@bjoernricks bjoernricks requested a review from a team as a code owner July 4, 2023 12:40
@bjoernricks bjoernricks enabled auto-merge (rebase) July 4, 2023 12:40
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #816 (5e7b273) into main (974a554) will decrease coverage by 0.03%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #816      +/-   ##
==========================================
- Coverage   89.45%   89.42%   -0.03%     
==========================================
  Files          82       82              
  Lines        5444     5448       +4     
  Branches      765      765              
==========================================
+ Hits         4870     4872       +2     
- Misses        406      408       +2     
  Partials      168      168              
Impacted Files Coverage Δ
pontos/release/sign.py 75.38% <50.00%> (-0.81%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bjoernricks bjoernricks merged commit 2fb138d into main Jul 4, 2023
12 of 14 checks passed
@bjoernricks bjoernricks deleted the display-sha256-sums branch July 4, 2023 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make release To trigger GitHub release action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants