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

add last_active info to cluster list #1231

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

BelSasha
Copy link
Contributor

@BelSasha BelSasha commented Sep 4, 2024

No description provided.

Copy link
Contributor Author

BelSasha commented Sep 4, 2024

@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 5eaa97f to ef434e4 Compare September 4, 2024 11:30
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch 2 times, most recently from f5dbb8b to e8d4510 Compare September 4, 2024 13:24
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from ef434e4 to 658db80 Compare September 4, 2024 13:31
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from e8d4510 to 81ef086 Compare September 4, 2024 13:32
@BelSasha BelSasha mentioned this pull request Sep 4, 2024
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 658db80 to c3cf496 Compare September 5, 2024 07:23
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from 81ef086 to e41609e Compare September 5, 2024 07:23
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from c3cf496 to 8d0d3e3 Compare September 8, 2024 15:19
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from e41609e to 1633300 Compare September 8, 2024 15:19
@BelSasha BelSasha mentioned this pull request Sep 9, 2024
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 8d0d3e3 to 4a414f4 Compare September 9, 2024 12:19
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from 1633300 to efd4fa9 Compare September 9, 2024 12:19
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 4a414f4 to 39ee520 Compare September 10, 2024 08:33
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from efd4fa9 to b2d1f10 Compare September 10, 2024 08:33
@BelSasha BelSasha marked this pull request as ready for review September 10, 2024 11:39
runhouse/main.py Outdated Show resolved Hide resolved
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 39ee520 to d92b8bd Compare September 11, 2024 19:20
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from b2d1f10 to c31c146 Compare September 11, 2024 19:20
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from d92b8bd to 33a6be0 Compare September 12, 2024 10:18
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from c31c146 to 447a12c Compare September 12, 2024 10:18
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 33a6be0 to bf8bb6b Compare September 12, 2024 13:15
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from 447a12c to 1481a0d Compare September 12, 2024 13:15
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from bf8bb6b to bba00fd Compare September 15, 2024 07:06
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from 1481a0d to d81b935 Compare September 15, 2024 07:06
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from bba00fd to 6c5f8c6 Compare September 15, 2024 12:16
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from d81b935 to 5bf38fe Compare September 15, 2024 12:16
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from 03a0a31 to e197306 Compare September 16, 2024 12:43
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 71c0ed0 to bfad549 Compare September 17, 2024 12:44
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from e197306 to 2f32e58 Compare September 17, 2024 12:44
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from bfad549 to c795144 Compare September 17, 2024 12:47
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from 2f32e58 to d633ff7 Compare September 17, 2024 12:47
@BelSasha BelSasha requested a review from jlewitt1 September 17, 2024 12:52
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from c795144 to 629c4c3 Compare September 18, 2024 09:33
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from d633ff7 to b98bad0 Compare September 18, 2024 09:33
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 629c4c3 to 292c2c7 Compare September 18, 2024 09:46
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from b98bad0 to 324d6cf Compare September 18, 2024 09:46
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 292c2c7 to bcb682f Compare September 22, 2024 06:28
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from 324d6cf to f518a44 Compare September 22, 2024 06:28
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from bcb682f to 6d44a4a Compare September 22, 2024 11:14
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from f518a44 to d34629f Compare September 22, 2024 11:15
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 6d44a4a to 6907a19 Compare September 23, 2024 19:40
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from d34629f to ee45dd8 Compare September 23, 2024 19:40
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 6907a19 to 7a8a55b Compare September 24, 2024 16:49
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from ee45dd8 to 6fef8e6 Compare September 24, 2024 16:49
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 7a8a55b to 0e2ab9b Compare September 25, 2024 08:22
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from 6fef8e6 to d5d74c4 Compare September 25, 2024 08:22
@BelSasha BelSasha force-pushed the sb/cluster-list-print-running-first branch from 0e2ab9b to 09bad08 Compare September 25, 2024 11:11
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from d5d74c4 to c9aecda Compare September 25, 2024 11:11
Base automatically changed from sb/cluster-list-print-running-first to main September 25, 2024 11:16
@BelSasha BelSasha force-pushed the sb/cluster-list-last-active-info branch from c9aecda to 8847949 Compare September 25, 2024 11:17
@BelSasha BelSasha merged commit 99766c9 into main Sep 25, 2024
12 of 13 checks passed
@BelSasha BelSasha deleted the sb/cluster-list-last-active-info branch September 25, 2024 11:36
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.

2 participants