Skip to content

Commit

Permalink
Renive addmediainfo patch
Browse files Browse the repository at this point in the history
The addmediainfo patch is included in the upstream
  • Loading branch information
xcompass committed Mar 28, 2024
1 parent 16fd40e commit bcad268
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
13 changes: 0 additions & 13 deletions AddMediaInfo.patch

This file was deleted.

8 changes: 0 additions & 8 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -135,14 +135,6 @@ COPY skins/Vector/resources/skins.vector.styles/components/MenuTabs.less \
# need to run composer update after getting the extensions.
RUN php composer.phar update --no-dev

# TODO: Once we move past 1.39, test if patch is still necessary, create a page
# with source:
# [[File:Hunga Tonga–Hunga Ha'apai volcanic eruption captured at December 30, 2021.webm|thumb|test]]
# See if VisualEditor throws an when you tried to edit the page.
# Patch from: https://phabricator.wikimedia.org/T350594
COPY AddMediaInfo.patch ./AddMediaInfo.patch
RUN git apply AddMediaInfo.patch

RUN mkdir -p /data \
&& chmod a+rw /var/www/html/extensions/Widgets/compiled_templates

Expand Down

0 comments on commit bcad268

Please sign in to comment.