Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Make Groups More Distinctive #197

Merged
merged 4 commits into from
Dec 22, 2021
Merged

Make Groups More Distinctive #197

merged 4 commits into from
Dec 22, 2021

Conversation

zengk95
Copy link
Contributor

@zengk95 zengk95 commented Dec 20, 2021

#93

This does some refactoring and abstracts out the cells into functional components. We also add a border around the group cells so that people can more easily distinguish them.

image

@netlify
Copy link

netlify bot commented Dec 20, 2021

✔️ Deploy Preview for pytorch-ci-hud ready!

🔨 Explore the source changes: 5082032

🔍 Inspect the deploy log: https://app.netlify.com/sites/pytorch-ci-hud/deploys/61c33ba86386f800078bd727

😎 Browse the preview: https://deploy-preview-197--pytorch-ci-hud.netlify.app/

@janeyx99
Copy link

This is totally a nit but could we make the boxes a softer tone, like grey or something


export function is_infra_failure(result) {
return result === "infrastructure_fail";
}

Choose a reason for hiding this comment

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

missing end line

Copy link

@janeyx99 janeyx99 left a comment

Choose a reason for hiding this comment

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

woooo!

@zengk95 zengk95 merged commit 41dd303 into main Dec 22, 2021
@seemethere seemethere deleted the distinctive-group branch December 27, 2021 16:57
@seemethere seemethere linked an issue Dec 27, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visually distinguish groups from individual jobs
3 participants