freelancehunt / fresque

A command line tool to manage your php-resque workers
MIT License
0 stars 0 forks source link

Codebase modernization: parent issue #1

Open thedotedge opened 2 years ago

thedotedge commented 2 years ago
TheMY3 commented 2 years ago

Update PHPUnit Set up CI builds (CircleCI or Travis?)

Released here - https://github.com/freelancehunt/fresque/pull/4

Set target PHP compatibility: 8.x Update dependencies to latest Remove deprecations and warnings (Except one test)

Released here - https://github.com/freelancehunt/fresque/pull/5

TheMY3 commented 2 years ago

Internalize wa0x6e/ResqueStatus into this repo

Released here - https://github.com/freelancehunt/fresque/pull/6

TheMY3 commented 2 years ago

Internalize https://github.com/wa0x6e/php-resque-ex-scheduler into this repo Internalize https://github.com/wa0x6e/php-resque-ex into this repo

Released here - https://github.com/freelancehunt/fresque/pull/8 Schedule will not be supported

Cleanup and update readme

Released here - https://github.com/freelancehunt/fresque/pull/9