uwescience / myria-web

Web frontend for Myria
https://demo.myria.cs.washington.edu
Other
11 stars 14 forks source link

Expose MyriaX version in UI #303

Open senderista opened 8 years ago

senderista commented 8 years ago

This was implemented long ago in MyriaX: https://github.com/uwescience/myria/pull/498

$ curl localhost:8753/server                                                                                                                                                              
{"commit":"f5694a532f1c826f50e678127d32a44d317c55c7","branch":"reef"}

We already display the myria-web commit/branch; we should display the MyriaX commit/branch as well.