weak-head / nimbus

Nimbus is engineered to optimize data backup processes and efficiently orchestrate service deployments for homelabs and dev environments.
MIT License
1 stars 0 forks source link

GitHub Actions: publish package to PyPI #13

Closed weak-head closed 4 months ago

weak-head commented 4 months ago

Description

Add a new GitHub Action to publish nimbuscli package to PyPI.

The action is triggered when a new release is created.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 50.62%. Comparing base (f420b19) to head (aab781b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ======================================= Coverage 50.62% 50.62% ======================================= Files 31 31 Lines 1353 1353 Branches 288 288 ======================================= Hits 685 685 Misses 652 652 Partials 16 16 ```

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