vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

[Solo] get runs sort by #737

Closed zimengyang closed 5 years ago

zimengyang commented 5 years ago

sort runs by [finished/started/function/status], default started

fix #726

berndtj commented 5 years ago

Did this change break one of the e2e tests?

zimengyang commented 5 years ago

@berndtj I think this change won't affect tests. That failed event test did appear several times before.