ShaneK / Matador

Front-end web interface for Bull Job Manager
MIT License
98 stars 51 forks source link

TODO: Update Matador #5

Closed ShaneK closed 9 years ago

ShaneK commented 10 years ago

Express updated and changed the way Kraken hooks into Express. The temporary solution is requiring Matador to use older versions of some of its dependencies (resolved issue #3), but this can't be relied on for long because eventually they'll remove the older versions of their packages (and also this is a crummy way to fix things). There is also a deprecation warning when starting Matador with this temporary solution, although Matador still works.

Need to update: Make Matador use the latest versions of Kraken/Express

ShaneK commented 9 years ago

Instead of updating to the latest Kraken, I just converted Matador to be only Express/Dust in v1.0..0.