Skip to content

Added fields to envd stat/list method response (#745) - #913

Merged
jakubno merged 6 commits into
mainfrom
envd-extra-fields-for-file-methods-e2b-2767
Jul 25, 2025
Merged

Added fields to envd stat/list method response (#745)#913
jakubno merged 6 commits into
mainfrom
envd-extra-fields-for-file-methods-e2b-2767

Conversation

@jakubno

@jakubno jakubno commented Jul 24, 2025

Copy link
Copy Markdown
Member

Description

Adds follwing fields for filesystem operation to envd

  • size
  • mode
  • permissions
  • owner
  • group
  • modified_time
  • symlink_target

@jakubno jakubno self-assigned this Jul 24, 2025
@jakubno jakubno added improvement Improvement for current functionality feature New feature go Pull requests that update go code labels Jul 24, 2025
@linear

linear Bot commented Jul 24, 2025

Copy link
Copy Markdown

@jakubno
jakubno force-pushed the envd-extra-fields-for-file-methods-e2b-2767 branch from 009c000 to 35bf769 Compare July 24, 2025 12:27
@jakubno
jakubno force-pushed the envd-extra-fields-for-file-methods-e2b-2767 branch from 35bf769 to bc2f090 Compare July 24, 2025 12:54
@jakubno
jakubno marked this pull request as ready for review July 24, 2025 14:29
@jakubno
jakubno marked this pull request as draft July 24, 2025 14:32
@jakubno
jakubno marked this pull request as ready for review July 24, 2025 14:50

@dobrac dobrac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

few nits + can you please increase the envd version?

Comment thread packages/envd/internal/services/filesystem/utils.go Outdated
Comment thread packages/envd/internal/services/filesystem/utils.go Outdated
Comment thread packages/envd/spec/filesystem/filesystem.proto Outdated
@jakubno
jakubno requested a review from dobrac July 25, 2025 09:41

@dobrac dobrac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one thing and gtg

Comment thread packages/envd/internal/services/filesystem/utils_test.go Outdated
@jakubno
jakubno merged commit 97d10b5 into main Jul 25, 2025
25 checks passed
@jakubno
jakubno deleted the envd-extra-fields-for-file-methods-e2b-2767 branch July 25, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature go Pull requests that update go code improvement Improvement for current functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants