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

#70: Allow user to override rsync options [FEAT-1348] #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dustinleblanc
Copy link
Contributor

Resolves #70

This seemed like the simplest way to carry this out but I'd like to test it to ensure the behavior works as expected. It should also allow folks to pass other rsync flags if they desire. In my test case I intend to pass null/false, I'll report back on how using these steps verbatim performs on our repo before we should consider a merge.

@namespacebrian namespacebrian changed the title #70: Allow user to override rsync options #70: Allow user to override rsync options [FEAT-1348] Feb 28, 2024
@dustinleblanc
Copy link
Contributor Author

dustinleblanc commented Feb 28, 2024

Okay managed to test this on our repo with the entire contents copied over and testing modifying the value and it behaves as expected, I'd say this is ready for internal review.

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.

[FEAT-1348] Option to not delete 'extraneous' files on rsync
1 participant