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 status update condition in refresh-chromebot-status API #963

Merged
merged 1 commit into from
Oct 3, 2020

Conversation

keyonghan
Copy link
Contributor

There is a bug in existing refresh-chromebot-status API: the logic compares with datastore status with the oldest LUCI build's status. This will cause confusion when re-run is triggered.

This PR updates the logic to use latest build's status to do comparison and then update the datastore and dashboard.

Copy link
Member

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

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

LGTM

@keyonghan keyonghan merged commit 7d5b984 into flutter:master Oct 3, 2020
@keyonghan keyonghan deleted the fix_update_chrome_status branch March 13, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants