Commit Graph

6 Commits

Author SHA1 Message Date
3e7b3df34f local run UI (#663)
## Summary of the Pull Request

This PR add a UI to the local run. 
- The UI currently monitors the logs and  some of the directory created (the rest will be wired in a coming PR)
- pressing 'q' will quit the PR
- By default, the job directory is deleted when the ui quits unless the parameter 'keep_job_dir' is specified
2021-04-06 21:44:37 +00:00
7e56efa6a8 Address clippy issues (#409) 2021-01-05 15:41:46 +00:00
b675ee75df allows hardcoding the version on build (#181) 2020-10-23 09:05:26 -04:00
d2ee7e5e7d make version.localchanges match API logic (#62) 2020-10-01 11:28:58 -04:00
24f43478dd set more detailed version information during builds (#58) 2020-09-30 18:54:25 -04:00
d3a0b292e6 initial public release 2020-09-18 12:21:04 -04:00