-
Notifications
You must be signed in to change notification settings - Fork 37
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 folder methods to rh.cluster #1110
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
334f301
to
4a812dd
Compare
# Conflicts: # runhouse/servers/http/http_server.py # runhouse/servers/http/http_utils.py
4a812dd
to
3f0fece
Compare
3f0fece
to
0f3715c
Compare
0f3715c
to
6e33577
Compare
4da0c4d
to
1722452
Compare
6e33577
to
39dfcd3
Compare
# Conflicts: # runhouse/resources/hardware/cluster.py # runhouse/servers/http/http_client.py # runhouse/servers/http/http_utils.py
1722452
to
03640e4
Compare
39dfcd3
to
d88da6c
Compare
# Conflicts: # runhouse/servers/http/http_utils.py
# Conflicts: # runhouse/servers/http/http_utils.py
# Conflicts: # runhouse/servers/http/http_server.py # runhouse/servers/http/http_utils.py
9c6aacb
to
a69c37c
Compare
############################################## | ||
# Folder Operations | ||
############################################## | ||
def _ls(self, path: Path, full_paths: bool = True, sort: bool = False): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i'd prefix these with folder
like we've been doing, so like _folder_ls
# Conflicts: # runhouse/servers/http/http_server.py # runhouse/servers/http/http_utils.py
# Conflicts: # runhouse/servers/http/http_server.py # runhouse/servers/http/http_utils.py
305204a
to
e1f5a09
Compare
e1f5a09
to
667f5a5
Compare
# Conflicts: # runhouse/servers/http/http_server.py # runhouse/servers/http/http_utils.py
bfe2bc9
to
fbe82a6
Compare
cf3eae0
to
88e36d7
Compare
88e36d7
to
95046a0
Compare
No description provided.