requests-cache / aiohttp-client-cache

An async persistent cache for aiohttp requests
MIT License
118 stars 20 forks source link

Add notes about releases to contributing guide #221

Closed JWCook closed 8 months ago

JWCook commented 8 months ago

Added some notes on steps needed to publish a new release.

@olk-m Let me know if you think this needs any more details.

Would you like to handle the next release? If so, I'm fine with publishing v0.11 anytime now, just give me a couple days notice so I can help if anything goes wrong.

No obligation to keep doing that going forward, I mainly want to test if the release steps are easy enough for other devs to understand. And no rush, we can wait on that if there are other changes you'd like to like to get done first.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (856b484) 97.22% compared to head (e07833b) 97.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #221 +/- ## ======================================= Coverage 97.22% 97.22% ======================================= Files 10 10 Lines 1010 1010 Branches 171 171 ======================================= Hits 982 982 Misses 18 18 Partials 10 10 ```

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