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

docs(changelog): add 0.20.0 release notes #834

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Conversation

mkniewallner
Copy link
Collaborator

Release notes for 0.20.0.

@mkniewallner mkniewallner marked this pull request as ready for review August 25, 2024 21:48
@mkniewallner mkniewallner requested a review from fpgmaas August 25, 2024 21:48
Copy link

codecov bot commented Aug 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.1%. Comparing base (673086e) to head (1941b4d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #834   +/-   ##
=====================================
  Coverage   92.1%   92.1%           
=====================================
  Files         37      37           
  Lines        992     992           
  Branches     175     175           
=====================================
  Hits         914     914           
  Misses        62      62           
  Partials      16      16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mkniewallner
Copy link
Collaborator Author

Hold on, just spotted here that the newly added job that builds PyPy wheels for ARM64 actually builds AMD64. Will check that before releasing.

@mkniewallner
Copy link
Collaborator Author

Well it looks like PyPy does not support Windows ARM in fact: https://pypy.org/download.html. My bad, since the CI job was green, I assumed it worked, but I should have checked the generated wheels better. Will update the changelog.

@mkniewallner
Copy link
Collaborator Author

mkniewallner commented Aug 26, 2024

Updated the workflow to only build ARM64 wheels for Windows CPython, and tested the workflow here: https://github.com/fpgmaas/deptry/actions/runs/10564717790, so this is ready to merge.

@mkniewallner mkniewallner merged commit e593d3d into main Aug 27, 2024
25 checks passed
@mkniewallner mkniewallner deleted the release-0.20.0 branch August 27, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants