forked from CakeML/regression
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve HTML interface: add links on job page
Also switch to a standard machine-readable date format
- Loading branch information
Showing
3 changed files
with
89 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,11 +6,13 @@ TODO: Update GitHub commit status for jobs in the system | |
TODO: Write help/usage interface for worker | ||
Make the program more self-documenting. | ||
|
||
TODO: Improve HTML interface | ||
Mainly, add links to the job page. | ||
|
||
TODO: Make server send email to [email protected] when a job is stopped | ||
|
||
TODO: Improve HTML interface | ||
Mainly for job page: | ||
- make times display nicer (using CSS?) | ||
- bold titles or other stylistic tweaks | ||
|
||
TODO: Make server stop jobs that have been running too long | ||
This could be done as part of the refresh action. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters