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

Remove Azure backend, update dependencies #3597

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

bensteinberg
Copy link
Contributor

By removing the Azure backend and updating pyopenssl, I was able to update cryptography:

https://cryptography.io/en/latest/changelog/#v43-0-1

https://www.pyopenssl.org/en/latest/changelog.html

Removing the Azure backend meant undoing both #2695 and #3208 fwiw.

@mcharters thanks for your comments on #3104. If you do choose to update your fork, you'll find that there have been very significant changes -- if you try it, and want advice about setting up the new capture system, please let us know.

@bensteinberg bensteinberg requested a review from a team as a code owner September 4, 2024 17:11
@bensteinberg bensteinberg requested review from teovin and rebeccacremona and removed request for a team and teovin September 4, 2024 17:11
Copy link
Contributor

@rebeccacremona rebeccacremona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bensteinberg bensteinberg merged commit 13225c8 into harvard-lil:develop Sep 4, 2024
2 checks passed
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.84%. Comparing base (58402b0) to head (b70124e).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3597      +/-   ##
===========================================
+ Coverage    68.81%   68.84%   +0.02%     
===========================================
  Files           48       48              
  Lines         7014     7004      -10     
===========================================
- Hits          4827     4822       -5     
+ Misses        2187     2182       -5     

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

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.

2 participants