orhun / rustypaste

A minimal file upload/pastebin service.
https://blog.orhun.dev/blazingly-fast-file-sharing
MIT License
726 stars 46 forks source link

refactor(ci): replace unmaintained action #266

Closed tessus closed 3 months ago

tessus commented 3 months ago

Description

replace unmaintained action

Motivation and Context

make it future proof before it stops working

How Has This Been Tested?

using the same as in rustypaste-cli

Changelog Entry

### Changed

- Replace unmaintained CI action 

Types of Changes

Checklist:

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 82.47%. Comparing base (db24d91) to head (16ffb91).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #266 +/- ## ========================================== + Coverage 82.35% 82.47% +0.12% ========================================== Files 11 11 Lines 1224 1204 -20 ========================================== - Hits 1008 993 -15 + Misses 216 211 -5 ``` | [Flag](https://app.codecov.io/gh/orhun/rustypaste/pull/266/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/orhun/rustypaste/pull/266/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z) | `82.47% <ø> (+0.12%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z#carryforward-flags-in-the-pull-request-comment) to find out more.

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