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

Execute MoveAvatars repair step only once #2405

Merged
merged 1 commit into from
Nov 30, 2016
Merged

Conversation

MorrisJobke
Copy link
Member

cc @rullzer @nickvergessen @LukasReschke @schiessle @blizzz

@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Nov 29, 2016
@MorrisJobke MorrisJobke added this to the Nextcloud 11.0 milestone Nov 29, 2016
@mention-bot
Copy link

@MorrisJobke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rullzer, @nickvergessen and @icewind1991 to be potential reviewers.

@@ -33,32 +34,40 @@ class MoveAvatars implements IRepairStep {
private $jobList;

/** @var SystemConfig */
Copy link
Member

Choose a reason for hiding this comment

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

IConfig

@@ -24,6 +24,7 @@

use OC\SystemConfig;
Copy link
Member

Choose a reason for hiding this comment

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

remove import

@blizzz
Copy link
Member

blizzz commented Nov 29, 2016

what @nickvergessen said, otherwise looks good

@MorrisJobke
Copy link
Member Author

@nickvergessen @blizzz Done :)

@codecov-io
Copy link

Current coverage is 56.96% (diff: 0.00%)

No coverage report found for master at e86ea95.

Powered by Codecov. Last update e86ea95...69db582

@nickvergessen
Copy link
Member

So this still runs on the first update, when you install 11, sounds odd...

@MorrisJobke
Copy link
Member Author

@nickvergessen Why odd? Repair steps need to be executed ;)

@nickvergessen
Copy link
Member

But also on an instance that does not need fixing?

@nickvergessen
Copy link
Member

Well since its getting better with this, fine by me 👍

@rullzer
Copy link
Member

rullzer commented Nov 30, 2016

Lets do this 👍

@rullzer rullzer merged commit 542f1a7 into master Nov 30, 2016
@rullzer rullzer deleted the add-avatar-job-once branch November 30, 2016 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants