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

Fix to more accurately communicate build statuses #91

Merged

Conversation

jeff-phillips-18
Copy link
Contributor

Fixes:
Jira: https://issues.redhat.com/browse/RHODS-1649

Analysis / Root cause:
Builds that are not started were flagged as in progress

Solution Description:
Track builds that have not yet been started and communicate un-started builds to the user.
Update to not use the base build configs for status.
Upon completion of builds, notify the user of all the failures that occurred.

Screen shots / Gifs for design review:
build-notifications

image

Copy link

@kywalker-rh kywalker-rh left a comment

Choose a reason for hiding this comment

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

@jeff-phillips-18: lgtm, thanks for all the explanation and back-and-forth to get to this solution.

@jeff-phillips-18 jeff-phillips-18 merged commit 266c79c into opendatahub-io:master Sep 11, 2021
jeff-phillips-18 added a commit to jeff-phillips-18/odh-dashboard that referenced this pull request Sep 11, 2021
@jeff-phillips-18 jeff-phillips-18 deleted the image-build-status branch November 12, 2024 12:24
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