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

First version of LocalGlobusConnectServer object #647

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented Nov 9, 2022

This adds a start on a local GCS object which looks at the canonical info.json file and pulls attributes out of it in a type-safe way.

Primarily in order to support testing, the path to the info.json file can be set as an argument to the LocalGlobusConnectServer initializer.

This adds a start on a local GCS object which looks at the canonical
`info.json` file and pulls attributes out of it in a type-safe way.

Primarily in order to support testing, the path to the `info.json`
file can be set as an argument to the LocalGlobusConnectServer
initializer.
Document X|None properties more clearly, and handle bad unicode data
in the info.json file.

Co-authored-by: Kurt McKee <contactme@kurtmckee.org>
@sirosen sirosen merged commit 81c6c9e into globus:main Nov 10, 2022
@sirosen sirosen deleted the add-local-gcs branch November 10, 2022 14:52
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