-
Notifications
You must be signed in to change notification settings - Fork 1
Configure chmod #789
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
Merged
Merged
Configure chmod #789
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
0f0673c
Add keys to the MachineConfig model to control the 'rsync' and 'mkdir…
tieneupin f7e39b5
Create attribute in RSyncer to store 'chmod' permissions value, and p…
tieneupin df8d58f
Use folder permissions logic from the machine config for functions in…
tieneupin 9f48b27
Add basic model validator to convert 'mkdir_chmod' string into an int
tieneupin 6b26f4b
Added logic to backend functions to change folder permissions wheneve…
tieneupin b983bb6
Make octal int check stricter
tieneupin 630ed6e
Fixed broken test
tieneupin 599aff2
Fixed broken test
tieneupin 1eded36
Add logic to 'prepare_gain' function to configure directory permissions
tieneupin 3fa5a0c
Stricter default chmod permissions
tieneupin 9de6721
Add test stubs for some functions in 'murfey.server.api.file_io_instr…
tieneupin 56a511d
Added comment to describe the type of data the 'base_path' field in '…
tieneupin dc6d773
Added unit test for 'suggest_path'
tieneupin 0bb34c9
Path constructed wrongly when 'extra_dir' is an empty string
tieneupin f97edfa
Add unit test for 'make_rsyncer_destination'
tieneupin 03d2188
Use the actual MachineConfig instead of a MagicMock object
tieneupin dbb0ba4
Add test stubs for gain reference functions
tieneupin b057779
Added unit test for 'prepare_gain' function
tieneupin 754bc12
Encase 'chmod' command for 'make_rsyncer_destination' in try-except b…
tieneupin 247521b
Adjust logic for changing permissions of folders when making rsyncer …
tieneupin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.