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, deployments] Show a "Latest Deployment Status" cell within the Job Status panel on steady service jobs #17246

Conversation

philrenaud
Copy link
Contributor

@philrenaud philrenaud commented May 18, 2023

Adds a "Latest Deployment" cell to the steady-state job deployment panel when relevant. This will only ever occur for Service job types.

As a side-effect, and to make room, this condenses the "Restarted" and "Rescheduled" blocks into a single cell.

image
image

Resolves #17240

@philrenaud philrenaud self-assigned this May 18, 2023
@github-actions
Copy link

Ember Asset Size action

As of d9a2a92

Files that got Bigger 🚨:

File raw gzip
nomad-ui.css +43 B -12 B

Files that got Smaller 🎉:

File raw gzip
nomad-ui.js -70 B +32 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 May 18, 2023

Ember Test Audit comparison

main 3722c8c change
passes 1474 1475 +1
failures 0 0 0
flaky 0 0 0
duration 11m 18s 349ms 11m 35s 563ms +17s 214ms

@philrenaud philrenaud force-pushed the 17240-show-a-latest-deployment-summary-cell-for-service-jobs-in-steady-state branch from d9a2a92 to a40bf33 Compare May 23, 2023 13:39
@philrenaud philrenaud force-pushed the 17240-show-a-latest-deployment-summary-cell-for-service-jobs-in-steady-state branch from a40bf33 to f8a3089 Compare May 23, 2023 13:41
@philrenaud philrenaud marked this pull request as ready for review May 23, 2023 19:24
@philrenaud philrenaud force-pushed the 17240-show-a-latest-deployment-summary-cell-for-service-jobs-in-steady-state branch from a8b028d to 0ebf0c4 Compare May 23, 2023 20:46
@philrenaud philrenaud merged commit 3bde355 into main May 25, 2023
11 of 13 checks passed
@philrenaud philrenaud deleted the 17240-show-a-latest-deployment-summary-cell-for-service-jobs-in-steady-state branch May 25, 2023 18:20
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.

Show a "Latest deployment summary" cell for service jobs in steady state
2 participants