Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a widget that shows running builds #144

Closed
moul opened this issue Apr 29, 2020 · 1 comment
Closed

add a widget that shows running builds #144

moul opened this issue Apr 29, 2020 · 1 comment
Assignees
Labels

Comments

@moul
Copy link
Member

moul commented Apr 29, 2020

"running builds" should:

  • be always visible on the default view (unless explicitly disabled)
    • even if they don't have artifacts at all (not only artifact_kinds)
  • have less info, less margin too, they are only here to show that there are some stuff in progress and that you should wait a little bit more or read the logs while it's building:
    • you can try to create a unique block with all the "running builds" and minimal info, including the PR ID, the title, the commit hash, a link to the build logs, and the author

I won't change the current API, you need to do an additional call to this endpoint: https://yolo.berty.io/api/build-list?build_state=1

@moul
Copy link
Member Author

moul commented Oct 1, 2020

moved to #2

@moul moul closed this as completed Oct 1, 2020
Yolo's Kanban automation moved this from To do to Done Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Yolo's Kanban
  
Done
Development

No branches or pull requests

2 participants