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 build failure reasons to monitoring and overview pages #996

Merged
merged 1 commit into from
Dec 7, 2016

Conversation

jwforres
Copy link
Member

@jwforres jwforres commented Dec 6, 2016

No description provided.

@jwforres
Copy link
Member Author

jwforres commented Dec 6, 2016

@spadgett missed this two pages, i couldn't decide between the long or short form on the overview

Copy link
Member

@spadgett spadgett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM, just one question on the build-status directive.

@@ -303,7 +303,9 @@
<small>created <span am-time-ago="build.metadata.creationTimestamp"></span></small>
</div>
<div class="list-group-item-text">
<build-status build="build"></build-status>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we delete the build-status directive if it's not used? Or update it to show the reason or message instead?

@jwforres
Copy link
Member Author

jwforres commented Dec 7, 2016

Realized this change was removing the duration completely from the monitoring page, i'm updating build-status directive for when we still need status + duration, but using the longer form duration on this page there isn't really enough space for it when the events sidebar is expanded.

wrapping

@spadgett
Copy link
Member

spadgett commented Dec 7, 2016

Yeah I think we need to use "1m 48s" format, maybe small / text-muted?

@jwforres
Copy link
Member Author

jwforres commented Dec 7, 2016

i dunno about changing the font style, in some cases its read as part of a statement like with Cancelled

@jwforres jwforres force-pushed the build-status-other-pages branch from 9466db7 to aba973e Compare December 7, 2016 19:07
@jwforres
Copy link
Member Author

jwforres commented Dec 7, 2016

updated PTAL

@spadgett
Copy link
Member

spadgett commented Dec 7, 2016

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to aba973e

@openshift-bot
Copy link

openshift-bot commented Dec 7, 2016

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/820/) (Base Commit: 8fd9c66)

@openshift-bot openshift-bot merged commit 33553e5 into openshift:master Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants