-
Notifications
You must be signed in to change notification settings - Fork 801
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
Allow setting up an account with apppasword and folder via command-line arguments. For deployment. #5296
Allow setting up an account with apppasword and folder via command-line arguments. For deployment. #5296
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5296 +/- ##
==========================================
+ Coverage 57.58% 57.69% +0.11%
==========================================
Files 139 139
Lines 17595 17614 +19
==========================================
+ Hits 10132 10163 +31
+ Misses 7463 7451 -12
|
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.
It all looks good from at the code level, I think it just needs the restructuring we discussed
7b10acb
to
46ce7a1
Compare
7fe19fb
to
991b333
Compare
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.
Some structural comments and a nitpick
991b333
to
8f8dc27
Compare
551021a
to
57fa421
Compare
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.
Code-level wise looks good, just what we talked about regarding the static-ness of the manager and its members
…ne arguments. For deployment. Signed-off-by: alex-z <blackslayer4@gmail.com>
Signed-off-by: alex-z <blackslayer4@gmail.com>
Signed-off-by: alex-z <blackslayer4@gmail.com>
Signed-off-by: alex-z <blackslayer4@gmail.com>
a43aa54
to
cecd24b
Compare
ok, changed it to singleton, take a look |
AppImage file: nextcloud-PR-5296-cecd24b6c526e087c7cfd2382fea4dc9eb7cba35-x86_64.AppImage |
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.
Looks good, but please see my comment
SonarCloud Quality Gate failed. |
Please clean up history before merging :) |
damn, forgot, well, ok what's done is done |
Signed-off-by: alex-z blackslayer4@gmail.com