aerospike / aerospike-client-python

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

[DEVOPS-198] Run cleanup script on Mac M1 runners when job starts #657

Closed juliannguyen4 closed 2 months ago

juliannguyen4 commented 3 months ago

Extra changes: Build the Mac arm64 wheels using the Github runners instead of the self-hosted Mac M1 runners

Workflow testing:

The latest run (custom server tag) should successfully cleanup the Mac M1 runner:

Minor bug I fixed after running these tests but I didn't bother testing it: https://github.com/aerospike/aerospike-client-python/pull/657/commits/b9287e342907c3cbcae19c8dfc42196ca66c8571

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 81.33%. Comparing base (b899e82) to head (c09ceec). Report is 3 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #657 +/- ## ======================================= Coverage 81.33% 81.33% ======================================= Files 100 100 Lines 15341 15341 ======================================= Hits 12477 12477 Misses 2864 2864 ```

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