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

pip secure downloads #30

Merged
merged 5 commits into from
Jun 19, 2024
Merged

pip secure downloads #30

merged 5 commits into from
Jun 19, 2024

Conversation

xxthunder
Copy link
Member

No description provided.

Copy link

github-actions bot commented Jun 17, 2024

Test Results

 1 files  ±0   2 suites  ±0   4s ⏱️ -1s
26 tests ±0  26 ✅ ±0  0 💤 ±0  0 ❌ ±0 
27 runs  ±0  27 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5a99743. ± Comparison against base commit a266498.

♻️ This comment has been updated with latest results.

@xxthunder xxthunder changed the title Feature/pip system certs pip secure downloads Jun 17, 2024
readable_hash = hashlib.sha256(bytes).hexdigest()
return readable_hash
else:
return ""
Copy link
Contributor

Choose a reason for hiding this comment

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

This was added to be able to handle files which are no longer required as dependencies or are newly added.

Copy link
Contributor

@cuinixam cuinixam left a comment

Choose a reason for hiding this comment

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

👍 🚀 🤖

@cuinixam cuinixam merged commit 4a5e79d into main Jun 19, 2024
3 checks passed
@xxthunder xxthunder deleted the feature/pip-system-certs branch June 19, 2024 12:50
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