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

[#4279] feat(client-python): Add the getFileLocation interface in Python Client #4373

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

xloya
Copy link
Collaborator

@xloya xloya commented Aug 5, 2024

What changes were proposed in this pull request?

Added an interface in Python Client for obtaining the file location so that the client can report some necessary information for the server to audit and simplify some check logics in Python GVFS later. Depend on #4320.

Why are the changes needed?

Fix: #4279

How was this patch tested?

Add UTs and ITs.

@xloya xloya force-pushed the add-get-fileset-context-api-in-python branch 3 times, most recently from 44d7247 to 6a8db00 Compare August 5, 2024 11:47
@xloya xloya force-pushed the add-get-fileset-context-api-in-python branch from 6a8db00 to ebf6ed7 Compare August 5, 2024 11:49
@xloya xloya changed the title [#4279] feat(client-python): Add the getFilesetContext interface in Python Client [#4279] feat(client-python): Add the getFileLocation interface in Python Client Aug 9, 2024
@xloya xloya self-assigned this Sep 12, 2024
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.

[Subtask] Add a getFileLocation interface code skeleton in the Python Client
1 participant