Skip to content

Conversation

@micafer
Copy link
Contributor

@micafer micafer commented Jan 26, 2026

Fix verify_checksums.sh script

Description

Verify Artifacts Checksum are failing due to an incorrect wheel file name, it uses -py3-none-any.whl extension instead of the current -py2.py3-none-any.whl (see: https://downloads.apache.org/libcloud/) and in the way it downloads the wheel file from pypi.

Status

  • done, ready for review

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

@micafer micafer requested a review from tisonkun January 26, 2026 10:28
@micafer micafer enabled auto-merge January 26, 2026 10:54
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.34%. Comparing base (cb48d39) to head (7f2c0ed).

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk    #2097   +/-   ##
=======================================
  Coverage   83.34%   83.34%           
=======================================
  Files         353      353           
  Lines       81769    81769           
  Branches     8993     8993           
=======================================
  Hits        68148    68148           
  Misses      10796    10796           
  Partials     2825     2825           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@micafer micafer merged commit 27dbfb6 into trunk Jan 26, 2026
27 of 28 checks passed
@micafer micafer deleted the fix_verify_checksum branch January 26, 2026 11:12
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.

3 participants