Skip to content

Added fields to envd stat/list method response #745

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

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

Conversation

mishushakov
Copy link
Member

@mishushakov mishushakov commented Jun 7, 2025

  • Added fields such as size, mode, permissions, owner, group, modified time to file stat and list response
  • Added test for stat method
  • Updated tests for list
  • Checks SDK version to prevent breaking (specifically Python)

This is an updated PR in favour of #655 which was reversed due to breaking Python SDK

@mishushakov mishushakov self-assigned this Jun 7, 2025
@mishushakov mishushakov added the improvement Improvement for current functionality label Jun 7, 2025
@mishushakov mishushakov changed the title Added fields to envd stat method response Added fields to envd stat/list method response Jun 7, 2025
@mishushakov
Copy link
Member Author

I tested this with current Python SDK

@mishushakov
Copy link
Member Author

mishushakov commented Jun 27, 2025

I have changed the comparison logic: it will include all fields by default, expect when sdkLanguage is provided: python and higher than or equal to supported version

@mishushakov mishushakov requested review from dobrac and jakubno June 27, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement for current functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants