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

fix(session): fix instantiation of of WindowsFileSystemPermissionSettings to not use os_group #209

Closed
wants to merge 1 commit into from

Conversation

gahyusuh
Copy link
Contributor

What was the problem/requirement? (What/Why)

The Job Attachment has been updated so that it does not use group names in permissions settings for Windows file system. For details, please see: aws-deadline/deadline-cloud#196. Specifically, the os_group field in the WindowsFileSystemPermissionSettings class can now be effectively ignored.

What was the solution? (How)

Do not pass os_group when instantiate WindowsFileSystemPermissionSettings class

What is the impact of this change?

N/A

How was this change tested?

Ran unit tests

Was this change documented?

Yes.

Is this a breaking change?

No.

@gahyusuh gahyusuh marked this pull request as ready for review March 13, 2024 14:24
@gahyusuh gahyusuh requested a review from a team as a code owner March 13, 2024 14:24
@gahyusuh gahyusuh force-pushed the gahyusuh/remove_windows_os_group branch from 8953297 to 4e69707 Compare March 14, 2024 20:50
@gahyusuh
Copy link
Contributor Author

The PR #213 already covered my changes. Closing this PR.

@gahyusuh gahyusuh closed this Mar 15, 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.

3 participants