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

[ui] Service Healthchecks: styles for pseudo-timestamp axis #14677

Merged
merged 2 commits into from
Sep 23, 2022

Conversation

philrenaud
Copy link
Contributor

image

}
}

&:nth-child(8n + 1) > .timestamp {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Only show the timestamp itself every 8th element, beginning with the first one, so as to avoid overlap.

@github-actions
Copy link

github-actions bot commented Sep 23, 2022

Ember Asset Size action

As of c6f16fa

Files that got Bigger 🚨:

File raw gzip
nomad-ui.js +258 B +56 B
nomad-ui.css +1.09 kB +171 B

Files that stayed the same size 🤷‍:

File raw gzip
vendor.js 0 B 0 B
vendor.css 0 B 0 B

@github-actions
Copy link

github-actions bot commented Sep 23, 2022

Ember Test Audit comparison

main c6f16fa change
passes 1422 1422 0
failures 0 0 0
flaky 0 0 0
duration 10m 34s 132ms 10m 00s 708ms -33s 424ms

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui] Service Health Checks: update design to show timings, explicit failures
2 participants