Allow subfolders for Google Drive mounts#38161
Conversation
4ca9677 to
dfb25ba
Compare
phil-davis
left a comment
There was a problem hiding this comment.
Just a typo - I will leave the technical code review to someone else.
dfb25ba to
389ee24
Compare
|
@phil-davis thanks for finding the typo, this is fixed. Q: I have added a changelog, but the bot does not recognize it. Anything to do here? |
The bot is too stupid to delete its comment. I deleted the changelog comment. |
For me, the only selling point is the first one. The other 2 are side effects, which might not be bad. Anyway, pinging @pmaier1 for him to be aware of this change. |
389ee24 to
6fe043a
Compare
|
@jvillafanez I fixed all your comments, retested and squashed the commits before pushing. Thanks for taking a look over! |
|
Note regarding selling points: |
jvillafanez
left a comment
There was a problem hiding this comment.
I wrote the condition wrongly and you copied wrongly :)
The other 2 are just minor changes taking advantage that you need to change the condition
|
We're starting the release process so I doubt we'll add more features for 10.6 unless they're strictly needed. I'm not the one making the decision, so things might change. |
6fe043a to
355aa3a
Compare
355aa3a to
b50a35b
Compare
|
Note: there is currently a problem with drone not actually starting pipelines. Hopefully will be resolved soon. |
|
@pmaier1 I would be very happy if you would decide that this PR goes into 10.6 |
|
No more code changes from my side 👍 . Waiting for CI before approving. Anyway, we still need confirmation whether this will be on 10.6 or not. |
|
I added @micbar to the reviewers so that he notices this tomorrow and also can give an opinion. |
|
I am ooto until thursday. Restarted the build. |
|
Reasonable Change IMO. But 10.6 is already leaving. There is ongoing QA on 10.6.0RC1. |
|
Kudos, SonarCloud Quality Gate passed! |
Is there anything I could do to support a mind change ? 😏 |
mind to approve? |
Description
This adds the ability to add a Google Drive mount from a GD subfolder.
Similar when you eg mount form SMB.
Related Issue
No issue related.
Based on the work of: owncloud/files_external_gdrive#9 (added support for changing root folder in google drive)
Motivation and Context
One can now mount from a GD subfolder. This has big benefits:
$uservariable to have a mount based on a subfolder structure like:sub_folder/$user!How Has This Been Tested?
Manually having:
In case name or name/$user does not exist in GD, the mount does not show up without error.
Screenshots (if appropriate):
Types of changes
Checklist:
Adding a doc ticket when merged