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

Refactor putRecursive to avoid getRecursive and updating unchanged assets #32

Merged
merged 7 commits into from
Dec 12, 2023

Conversation

mikaellafs
Copy link
Contributor

No description provided.

@andremacedopv andremacedopv requested a review from a team as a code owner October 27, 2023 14:56
Copy link
Contributor

@andremacedopv andremacedopv left a comment

Choose a reason for hiding this comment

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

@mikaellafs Everything worked fine in my tests here, but is there a reason to maintain the root parameter in the putRecursive method? I think there is no reason for it there after the refactor

@mikaellafs
Copy link
Contributor Author

@mikaellafs Everything worked fine in my tests here, but is there a reason to maintain the root parameter in the putRecursive method? I think there is no reason for it there after the refactor

Humm you're right, better we remove it

@mikaellafs mikaellafs force-pushed the refactor/update-recursive branch from 4e9bc60 to b7ef139 Compare October 27, 2023 19:14
@andremacedopv andremacedopv merged commit 01e3bd7 into develop Dec 12, 2023
@andremacedopv andremacedopv deleted the refactor/update-recursive branch December 12, 2023 11:02
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