File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22run-name : continuous integration actions
33on : [push]
44jobs :
5- CodeCoverage :
5+ test :
66 runs-on : ubuntu-latest
77 steps :
88 - name : Checkout Code
Original file line number Diff line number Diff line change 11# php-retention
22
3+ ![ build] ( https://github.com/ardabeyazoglu/php-retention/actions/workflows/main.yml/badge.svg )
34[ ![ codecov] ( https://codecov.io/gh/ardabeyazoglu/php-retention/graph/badge.svg?token=5TE2OKaIPT )] ( https://codecov.io/gh/ardabeyazoglu/php-retention )
45
56A simple but handy php library to apply retention policy to files before deleting, archiving or anything that is possible with a custom callback.
@@ -170,6 +171,4 @@ Please be descriptive in your posts.
170171
171172# ToDo
172173
173- - [ ] Complete example tests
174- - [ ] Release first version through packagist and codecov
175174- [ ] Add keep-within-*** policy support
You can’t perform that action at this time.
0 commit comments