rfsbraz / deleterr

Deleterr is a Python script designed to help you manage available disk space in your Plex media server.
MIT License
118 stars 6 forks source link

chore: Add support for backwards compatibility tests #81

Closed rfsbraz closed 4 months ago

github-actions[bot] commented 4 months ago

:robot: A Docker image for this PR is available to test with:

docker run -e LOG_LEVEL=DEBUG --rm -v ./config:/config -v ./logs:/config/logs ghcr.io/rfsbraz/deleterr:pr-81

This assumes you have a config and logs directory where you're running the command. You can adjust the volume mounts as needed.

coveralls commented 4 months ago

Coverage Status

coverage: 85.352% (+4.0%) from 81.308% when pulling 5ffd6c94d565252ca7318e1d058b43ec742b05a9 on chore/backwards-compatibility-testing into ccf50b22a97ddef700c1a0c858bd5ffbd070202e on develop.