-
Notifications
You must be signed in to change notification settings - Fork 112
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 Restore file to read-only node (DecomposedFS) #1913
Conversation
refs
commented
Jul 22, 2021
•
edited
Loading
edited
test | fixed? |
---|---|
apiTrashbin/trashbinSharingToShares.feature:82 | ✅ |
apiTrashbin/trashbinSharingToShares.feature:83 | ✅ |
apiTrashbin/trashbinSharingToShares.feature:102 | ✅ |
apiTrashbin/trashbinSharingToShares.feature:103 | ✅ |
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
This pull request fixes 13 alerts when merging f151d38 into 4475f43 - view on LGTM.com fixed alerts:
|
This pull request fixes 13 alerts when merging 6bd2f12 into 4475f43 - view on LGTM.com fixed alerts:
|
6bd2f12
to
b9364ec
Compare
This pull request fixes 13 alerts when merging b9364ec into 3136771 - view on LGTM.com fixed alerts:
|
This pull request fixes 13 alerts when merging b69d19a into 3136771 - view on LGTM.com fixed alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this looks good. But what is with @butonic's remark: #1913 (comment)?
It's a bigger cookie to eat 🍪 I made that logic strict by design and enforce a regexp so the format of the resourceid is clear. But @butonic comments are very relevant, but have to be addressed at a higher level since resourceids are pretty much the wild wild west :D |
@refs please rebase and drop the regex based UUID format check. |
@labkode 🍰 ready for review and mergie mergie 👯 |