Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Web view revamp #38

Open
5 of 10 tasks
agis opened this issue Apr 18, 2018 · 0 comments
Open
5 of 10 tasks

Web view revamp #38

agis opened this issue Apr 18, 2018 · 0 comments
Labels

Comments

@agis
Copy link
Contributor

agis commented Apr 18, 2018

Backend

  • investigate if we can determine when job has started without looking at the path's mod time. Maybe through build_result.json.
  • properly display docker build logs (Parse logs from docker build #37)
  • properly format "started at" in job/show
  • view: dynamically iterate on build result and print it
  • make broker package SSE-specific (maybe this is just a rename), also try to make it simpler
  • introduce package webtailer (provides the HTTP handlers and uses package tailer & broker)
  • extract presentation logic to a separate struct, if necessary
  • make job show handler return a consistent JSON (ie. JobInfo type)
  • show all job fields when marshalling to JSON
  • check for current jobs (job index) in a goroutine, once for all clients
@agis agis added the server label Apr 18, 2018
@agis agis added this to the 1.0 milestone Apr 18, 2018
@agis agis removed this from the 1.0 milestone Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant