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

edit dependent keys on computed job-client-status helper #11266

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

ChaiWithJai
Copy link
Contributor

The job client status helper relies on updating whenever an allocation
client status updates. Or if a new allocation is added to the client
node. We were previously observing the allocations array as a whole,
but we're depending on a specific property in that list to update in
order to make sure we're getting notifications to update at the right
time.

The job client status helper relies on updating whenever an allocation
client status updates. Or if a new allocation is added to the client
node. We were previously observing the allocations array as a whole,
but we're depending on a specific property in that list to update in
order to make sure we're getting notifications to update at the right
time.
@ChaiWithJai ChaiWithJai requested a review from lgfa29 October 5, 2021 19:10
@github-actions
Copy link

github-actions bot commented Oct 5, 2021

Ember Asset Size action

As of a8cd04a

Files that got Bigger 🚨:

File raw gzip
nomad-ui.js +19 B +4 B

Files that stayed the same size 🤷‍:

File raw gzip
vendor.js 0 B 0 B
nomad-ui.css 0 B 0 B
vendor.css 0 B 0 B

@github-actions
Copy link

github-actions bot commented Oct 5, 2021

Ember Test Audit comparison

f-sysbatch-ui a8cd04a change
passes 1165 1167 +2
failures 0 0 0
flaky 0 0 0
duration 9m 23s 207ms 9m 23s 401ms +194ms

@ChaiWithJai ChaiWithJai merged commit 6d7735d into f-sysbatch-ui Oct 6, 2021
@ChaiWithJai ChaiWithJai deleted the f-ui-node-watcher-bug branch October 6, 2021 01:36
@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 Nov 14, 2022
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.

1 participant