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

[master] fix(theming): fix admin images migration #36277

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #36272

@skjnldsv skjnldsv added the 3. to review Waiting for reviews label Jan 20, 2023
@skjnldsv skjnldsv changed the title [master] [stable25] fix(theming): fix admin images migration [master] fix(theming): fix admin images migration Jan 20, 2023
@skjnldsv skjnldsv requested review from a team, ArtificialOwl, icewind1991 and blizzz and removed request for a team January 20, 2023 18:43
@skjnldsv skjnldsv self-assigned this Jan 20, 2023
@skjnldsv skjnldsv requested review from Pytal and szaimen January 20, 2023 18:49
@szaimen szaimen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jan 20, 2023
@szaimen
Copy link
Contributor

szaimen commented Jan 21, 2023

Someone knows if CI failure is related?

$images->delete();
} catch (NotFoundException $e) {
} catch (Throwable $e) {
$output->warning($this->l10n->t('Failed to cleanup the old admin image folder', [$e->getMessage()]));
Copy link
Member

Choose a reason for hiding this comment

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

cleanup -> clean up

Copy link
Contributor

Choose a reason for hiding this comment

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

What about the other changes?

Copy link
Member

Choose a reason for hiding this comment

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

What about the other changes?

Should be complete from my POV.

@szaimen
Copy link
Contributor

szaimen commented Jan 23, 2023

/rebase

skjnldsv and others added 2 commits January 23, 2023 09:09
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
Reported at Transifex.

Signed-off-by: rakekniven <[email protected]>

Signed-off-by: rakekniven <[email protected]>
@skjnldsv skjnldsv merged commit a3aa81d into master Jan 23, 2023
@skjnldsv skjnldsv deleted the backport/36272/master branch January 23, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: theming regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants