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 folder methods to rh.cluster #1110

Merged
merged 42 commits into from
Aug 12, 2024
Merged

add folder methods to rh.cluster #1110

merged 42 commits into from
Aug 12, 2024

Conversation

jlewitt1
Copy link
Collaborator

@jlewitt1 jlewitt1 commented Aug 5, 2024

No description provided.

Copy link
Collaborator Author

jlewitt1 commented Aug 5, 2024

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.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @jlewitt1 and the rest of your teammates on Graphite Graphite

# Conflicts:
#	runhouse/servers/http/http_server.py
#	runhouse/servers/http/http_utils.py
# Conflicts:
#	runhouse/resources/hardware/cluster.py
#	runhouse/servers/http/http_client.py
#	runhouse/servers/http/http_utils.py
@jlewitt1 jlewitt1 marked this pull request as ready for review August 6, 2024 21:47
##############################################
# Folder Operations
##############################################
def _ls(self, path: Path, full_paths: bool = True, sort: bool = False):
Copy link
Contributor

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
@jlewitt1 jlewitt1 changed the base branch from folder-endpoint-access to graphite-base/1110 August 12, 2024 20:21
@jlewitt1 jlewitt1 changed the base branch from graphite-base/1110 to main August 12, 2024 20:24
@jlewitt1 jlewitt1 merged commit 24a2685 into main Aug 12, 2024
10 of 13 checks passed
@jlewitt1 jlewitt1 deleted the cluster-folder-methods branch August 12, 2024 20:25
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