aerospike / aerospike-client-python

Aerospike Python Client
Apache License 2.0
133 stars 111 forks source link

[CLIENT-1837] CI/CD: Fix using the wrong repository URL when uploading JFrog builds to pypi.org #626

Closed juliannguyen4 closed 5 months ago

juliannguyen4 commented 5 months ago

This fix allowed me to upload 15.0.1rc2 from JFrog to PyPI: https://github.com/aerospike/aerospike-client-python/actions/runs/9323099458

The test.pypi.org link worked before, but not the pypi.org link

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.33%. Comparing base (ac4f4c4) to head (000b94d). Report is 7 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #626 +/- ## ========================================== - Coverage 81.35% 81.33% -0.03% ========================================== Files 100 100 Lines 15358 15341 -17 ========================================== - Hits 12494 12477 -17 Misses 2864 2864 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.