estk / log4rs

A highly configurable logging framework for Rust
Apache License 2.0
973 stars 143 forks source link

ci: add cargo release job #344

Open bconn98 opened 5 months ago

bconn98 commented 5 months ago

Add a CI job to manage Cargo releases only when a GitHub release is published.

Action for @estk, you will need to set the secrets.CARGO_REGISTRY_TOKEN value in the project settings.

bconn98 commented 5 months ago

https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (d4e6cbe) 62.99% compared to head (94a1911) 62.99%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #344 +/- ## ======================================= Coverage 62.99% 62.99% ======================================= Files 24 24 Lines 1562 1562 ======================================= Hits 984 984 Misses 578 578 ```

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